Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/snic/
Dsnic.h392 void snic_free_wq_buf(struct vnic_wq *, struct vnic_wq_buf *);
Dsnic_io.c97 snic_free_wq_buf(struct vnic_wq *wq, struct vnic_wq_buf *buf) in snic_free_wq_buf() function
Dsnic_main.c244 svnic_wq_clean(&snic->wq[i], snic_free_wq_buf); in snic_cleanup()