Home
last modified time | relevance | path

Searched refs:snic_free_wq_buf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/snic/
H A Dsnic.h394 void snic_free_wq_buf(struct vnic_wq *, struct vnic_wq_buf *);
H A Dsnic_io.c97 snic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf) in snic_free_wq_buf() function
125 SNIC_HOST_INFO(snic->shost, "snic_free_wq_buf .. freed.\n"); in snic_free_wq_buf()
H A Dsnic_main.c250 svnic_wq_clean(&snic->wq[i], snic_free_wq_buf); in snic_cleanup()
/kernel/linux/linux-6.6/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
111 SNIC_HOST_INFO(snic->shost, "snic_free_wq_buf .. freed.\n"); in snic_free_wq_buf()
H A Dsnic_main.c236 svnic_wq_clean(&snic->wq[i], snic_free_wq_buf); in snic_cleanup()

Completed in 5 milliseconds