Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h262 unsigned long vlan_ins; /* # of TX VLAN insertions */ member
Dcxgb4vf_main.c1505 u64 vlan_ins; member
1595 stats->vlan_ins += txq->vlan_ins; in collect_sge_port_stats()
1928 T("VLANins:", vlan_ins); in sge_qstats_show()
Dsge.c1351 txq->vlan_ins++; in t4vf_eth_xmit()
2479 txq->vlan_ins = 0; in t4vf_sge_alloc_eth_txq()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c263 u64 vlan_ins; member
321 s->vlan_ins += tx->vlan_ins; in collect_sge_port_stats()
Dcxgb4.h612 unsigned long vlan_ins; /* # of Tx VLAN insertions */ member
Dsge.c1268 q->vlan_ins++; in t4_eth_xmit()
2689 txq->tso = txq->tx_cso = txq->vlan_ins = 0; in t4_sge_alloc_eth_txq()
Dcxgb4_debugfs.c2322 TL("VLANins:", vlan_ins); in sge_qinfo_show()