Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.h11 #define HINIC_GET_WQ_HEAD(txq) ((txq)->wq->queue_buf_vaddr) macro
H A Dhinic_pmd_ethdev.c611 txq->sq_head_addr = HINIC_GET_WQ_HEAD(txq); in hinic_tx_queue_setup()