Searched refs:vlan_ins (Results 1 – 3 of 3) sorted by relevance
249 u64 vlan_ins; /* # of Tx VLAN insertions */ member
982 txq->stats.vlan_ins++; in tx_do_packet_coalesce()1203 txq->stats.vlan_ins++; in t4_eth_xmit()2082 txq->stats.vlan_ins = 0; in t4_sge_alloc_eth_txq()
775 {"vlan_insertions", offsetof(struct sge_eth_tx_stats, vlan_ins)},