Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.h123 u64 sq_head_addr; member
H A Dhinic_pmd_tx.c353 ((void *)txq->sq_head_addr); in hinic_mbuf_dma_map_sge()
372 hinic_sge_cpu_to_be32((void *)txq->sq_head_addr, around_sges); in hinic_mbuf_dma_map_sge()
H A Dhinic_pmd_ethdev.c611 txq->sq_head_addr = HINIC_GET_WQ_HEAD(txq); in hinic_tx_queue_setup()