Searched refs:vlan_tci (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c443 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 Dbge_recv2.c211 ehp->ether_tci = ntohs(hw_rbd.vlan_tci);
H A Dbge_hw.h1796 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
H A Dbge_impl.h471 uint16_t vlan_tci; member in struct:send_pkt
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_impl.h709 __in uint16_t vlan_tci,
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h2050 uint16_t vlan_tci; member in struct:ob_mac_iocb_req
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c585 ql_printf("\t vlan_tci = %d\n",
586 le16_to_cpu(pkt->vlan_tci));

Completed in 83 milliseconds