Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/fnic/
Dfnic.h360 void fnic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf);
Dfnic_main.c512 vnic_wq_clean(&fnic->wq[i], fnic_free_wq_buf); in fnic_cleanup()
Dfnic_fcs.c1289 void fnic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf) in fnic_free_wq_buf() function