Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/snic/
H A Dsnic.h380 void snic_free_wq_buf(struct vnic_wq *, struct vnic_wq_buf *);
H A Dsnic_io.c83 snic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf) in snic_free_wq_buf() function
H A Dsnic_main.c236 svnic_wq_clean(&snic->wq[i], snic_free_wq_buf); in snic_cleanup()