Searched refs:enic_free_wq_buf (Results 1 – 3 of 3) sorted by relevance
468 void enic_free_wq_buf(struct rte_mbuf **buf);
258 vnic_wq_clean(&pf->wq[vf->pf_wq_idx], enic_free_wq_buf); in enic_vf_dev_stop()
71 void enic_free_wq_buf(struct rte_mbuf **buf) in enic_free_wq_buf() function1134 vnic_wq_clean(&enic->wq[i], enic_free_wq_buf); in enic_disable()