Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c324 u16 nb_segs = sqe_info->sge_cnt - sqe_info->cpy_mbuf_cnt; in hinic_mbuf_dma_map_sge()
328 if (unlikely(sqe_info->around)) { in hinic_mbuf_dma_map_sge()
412 if (unlikely(sqe_info->around)) in hinic_mbuf_dma_map_sge()
498 sqe_info->cpy_mbuf_cnt = 1; in hinic_is_tso_sge_valid()
1057 sqe_info->cpy_mbuf_cnt = 0; in hinic_get_sge_txoff_info()
1081 sqe_info->cpy_mbuf_cnt = 1; in hinic_get_sge_txoff_info()
1086 sqe_info->sge_cnt = sge_cnt; in hinic_get_sge_txoff_info()
1095 off_info, sqe_info))) in hinic_get_sge_txoff_info()
1130 struct hinic_wqe_info sqe_info; in hinic_xmit_pkts() local
1175 &sqe_info))) { in hinic_xmit_pkts()
[all …]