Searched defs:vlan_tci (Results 1 - 4 of 4) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/bge/ | ||
| H A D | bge_send.c | 443 if (pktp->vlan_tci != 0) { 444 hw_sbd_p->vlan_tci = pktp->vlan_tci; 501 uint16_t vlan_tci; local 534 vlan_tci = ntohs(ehp->ether_tci); 538 vlan_tci = 0; 559 pktp->vlan_tci = vlan_tci; |
| H A D | bge_impl.h | 471 uint16_t vlan_tci; member in struct:send_pkt |
| H A D | bge_hw.h | 1796 uint16_t vlan_tci; member in struct:__anon4950 1798 uint16_t vlan_tci; member in struct:__anon4950 1834 uint16_t vlan_tci; member in struct:__anon4951 1842 uint16_t vlan_tci; member in struct:__anon4951 |
| /illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/ | ||
| H A D | qlge_hw.h | 2050 uint16_t vlan_tci; member in struct:ob_mac_iocb_req |
Completed in 125 milliseconds