Searched refs:vlan_ins (Results 1 - 6 of 6) sorted by path

/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h533 unsigned long vlan_ins; /* # of Tx VLAN insertions */ member in struct:sge_eth_txq
H A Dcxgb4_main.c1643 u64 vlan_ins; member in struct:queue_port_stats
1661 s->vlan_ins += tx->vlan_ins;
H A Dsge.c1149 q->vlan_ins++;
2456 txq->tso = txq->tx_cso = txq->vlan_ins = 0;
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h253 unsigned long vlan_ins; /* # of TX VLAN insertions */ member in struct:sge_eth_txq
H A Dcxgb4vf_main.c1393 u64 vlan_ins; member in struct:queue_port_stats
1483 stats->vlan_ins += txq->vlan_ins;
1816 T("VLANins:", vlan_ins);
H A Dsge.c1247 txq->vlan_ins++;
2302 txq->vlan_ins = 0;

Completed in 157 milliseconds