HomeSort by: relevance | last modified time | path
    Searched refs:bge_vlan_tag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_bgereg.h 2267 volatile uint16_t bge_vlan_tag; member in struct:bge_tx_bd
2271 volatile uint16_t bge_vlan_tag; member in struct:bge_tx_bd
2303 volatile uint16_t bge_vlan_tag; member in struct:bge_rx_bd
2311 volatile uint16_t bge_vlan_tag; member in struct:bge_rx_bd
if_bge.c 4600 vlan_set_tag(m, cur_rx->bge_vlan_tag);
5453 f->bge_vlan_tag = vtag;
5455 f->bge_vlan_tag = 0;

Completed in 21 milliseconds