Home
last modified time | relevance | path

Searched refs:burst_pkts (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.h67 u64 burst_pkts; member
H A Dhinic_pmd_tx.h95 u64 burst_pkts; member
H A Dhinic_pmd_rx.c1083 rxq->rxq_stats.burst_pkts = pkts; in hinic_recv_pkts()
H A Dhinic_pmd_tx.c1211 txq->txq_stats.burst_pkts = nb_tx; in hinic_xmit_pkts()
H A Dhinic_pmd_ethdev.c213 {"burst_pkt", offsetof(struct hinic_rxq_stats, burst_pkts)},
224 {"burst_pkts", offsetof(struct hinic_txq_stats, burst_pkts)},