Home
last modified time | relevance | path

Searched refs:enic_free_wq_buf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Denic_main.c324 static void enic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf) in enic_free_wq_buf() function
342 enic_free_wq_buf(wq, buf); in enic_wq_free_buf()
810 enic_free_wq_buf(wq, buf); in enic_queue_wq_skb()
2008 vnic_wq_clean(&enic->wq[i], enic_free_wq_buf); in enic_stop()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Denic_main.c324 static void enic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf) in enic_free_wq_buf() function
342 enic_free_wq_buf(wq, buf); in enic_wq_free_buf()
809 enic_free_wq_buf(wq, buf); in enic_queue_wq_skb()
2007 vnic_wq_clean(&enic->wq[i], enic_free_wq_buf); in enic_stop()

Completed in 9 milliseconds