Searched refs:hw_vlan_tci (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_tx.h214 uint16_t hw_vlan_tci; member in struct:sfxge_txq
H A Dsfxge_tx.c206 if (this_tag == txq->hw_vlan_tci)
211 txq->hw_vlan_tci = this_tag;
463 hw_vlan_tci_prev = txq->hw_vlan_tci;
521 txq->hw_vlan_tci = hw_vlan_tci_prev;
1694 txq->hw_vlan_tci = 0;

Completed in 29 milliseconds