Searched refs:hw_vlan_tci (Results 1 – 2 of 2) sorted by relevance
700 if (this_tag == txq->hw_vlan_tci) in sfc_efx_tx_maybe_insert_tag()712 txq->hw_vlan_tci = this_tag; in sfc_efx_tx_maybe_insert_tag()785 uint16_t hw_vlan_tci_prev = txq->hw_vlan_tci; in sfc_efx_xmit_pkts()821 txq->hw_vlan_tci = hw_vlan_tci_prev; in sfc_efx_xmit_pkts()891 txq->hw_vlan_tci = hw_vlan_tci_prev; in sfc_efx_xmit_pkts()896 txq->hw_vlan_tci = hw_vlan_tci_prev; in sfc_efx_xmit_pkts()1076 txq->hw_vlan_tci = 0; in sfc_efx_tx_qstart()
77 uint16_t hw_vlan_tci; member