Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.h97 u64 mbuf_null; member
H A Dhinic_pmd_tx.c336 txq->txq_stats.mbuf_null++; in hinic_mbuf_dma_map_sge()
356 txq->txq_stats.mbuf_null++; in hinic_mbuf_dma_map_sge()
377 txq->txq_stats.mbuf_null++; in hinic_mbuf_dma_map_sge()
H A Dhinic_pmd_ethdev.c226 {"mbuf_null", offsetof(struct hinic_txq_stats, mbuf_null)},