Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.h96 u64 sge_len0; member
H A Dhinic_pmd_tx.c342 txq->txq_stats.sge_len0++; in hinic_mbuf_dma_map_sge()
362 txq->txq_stats.sge_len0++; in hinic_mbuf_dma_map_sge()
383 txq->txq_stats.sge_len0++; in hinic_mbuf_dma_map_sge()
407 txq->txq_stats.sge_len0++; in hinic_mbuf_dma_map_sge()
H A Dhinic_pmd_ethdev.c225 {"sge_len0", offsetof(struct hinic_txq_stats, sge_len0)},