Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_wq.h127 void hinic_wq_free(struct hinic_hwdev *hwdev, struct hinic_wq *wq);
H A Dhinic_pmd_wq.c78 void hinic_wq_free(struct hinic_hwdev *hwdev, struct hinic_wq *wq) in hinic_wq_free() function
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.c245 hinic_wq_free(hwdev, &nic_io->rq_wq[q_id]); in hinic_create_rq()
262 hinic_wq_free(nic_io->hwdev, qp->rq.wq); in hinic_destroy_rq()
H A Dhinic_pmd_tx.c1341 hinic_wq_free(nic_io->hwdev, &nic_io->sq_wq[q_id]); in hinic_create_sq()
1358 hinic_wq_free(nic_io->hwdev, qp->sq.wq); in hinic_destroy_sq()