Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/fnic/
H A Dfnic.h337 void fnic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf);
H A Dfnic_main.c506 vnic_wq_clean(&fnic->wq[i], fnic_free_wq_buf); in fnic_cleanup()
H A Dfnic_fcs.c1280 void fnic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf) in fnic_free_wq_buf() function