Home
last modified time | relevance | path

Searched refs:hsplit_pkts (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h454 u64_stats_t hsplit_pkts; member
H A Didpf_ethtool.c813 hsplit = u64_stats_read(&stats->hsplit_pkts); in idpf_collect_queue_stats()
H A Didpf_txrx.c3301 u64_stats_inc(&rxq->q_stats.hsplit_pkts); in idpf_rx_splitq_clean()