Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c183 u64 vlan_ins; member
202 s->vlan_ins += tx->vlan_ins; in collect_sge_port_stats()
Dcxgb4.h581 unsigned long vlan_ins; /* # of Tx VLAN insertions */ member
Dsge.c1247 q->vlan_ins++; in t4_eth_xmit()
2621 txq->tso = txq->tx_cso = txq->vlan_ins = 0; in t4_sge_alloc_eth_txq()
/linux-4.1.27/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.c1334 txq->vlan_ins++; in t4vf_eth_xmit()
2448 txq->vlan_ins = 0; in t4vf_sge_alloc_eth_txq()