Home
last modified time | relevance | path

Searched refs:hw_vlan_tci_prev (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.c408 uint16_t hw_vlan_tci_prev; in sfxge_tx_queue_mbuf() local
461 hw_vlan_tci_prev = txq->hw_vlan_tci; in sfxge_tx_queue_mbuf()
519 txq->hw_vlan_tci = hw_vlan_tci_prev; in sfxge_tx_queue_mbuf()