Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_tx.h98 u64 sgentry_sent; member
H A Doctep_vf_tx.c87 iq->stats.sgentry_sent += compl_sg; in octep_vf_iq_process_completions()
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.h140 u64 sgentry_sent; member
H A Doctep_tx.c86 iq->stats.sgentry_sent += compl_sg; in octep_iq_process_completions()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_iq.h58 u64 sgentry_sent;/**< Gather entries sent through this queue. */ member
H A Dlio_ethtool.c1656 CVM_CAST64(oct_dev->instr_queue[j]->stats.sgentry_sent); in lio_get_ethtool_stats()
1778 oct_dev->instr_queue[j]->stats.sgentry_sent); in lio_vf_get_ethtool_stats()