Home
last modified time | relevance | path

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

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