Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/enic/
H A Denic.h468 void enic_free_wq_buf(struct rte_mbuf **buf);
H A Denic_vf_representor.c258 vnic_wq_clean(&pf->wq[vf->pf_wq_idx], enic_free_wq_buf); in enic_vf_dev_stop()
H A Denic_main.c71 void enic_free_wq_buf(struct rte_mbuf **buf) in enic_free_wq_buf() function
1134 vnic_wq_clean(&enic->wq[i], enic_free_wq_buf); in enic_disable()