Home
last modified time | relevance | path

Searched refs:fnic_count_ioreqs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfnic.h550 unsigned int fnic_count_ioreqs(struct fnic *fnic, u32 portid);
H A Dfnic_scsi.c144 unsigned int fnic_count_ioreqs(struct fnic *fnic, u32 portid) in fnic_count_ioreqs() function
158 return fnic_count_ioreqs(fnic, 0); in fnic_count_all_ioreqs()
1893 io_count = fnic_count_ioreqs(fnic, port_id); in fnic_rport_exch_reset()
1917 while ((io_count = fnic_count_ioreqs(fnic, port_id))) in fnic_rport_exch_reset()