Searched refs:fnic_count_ioreqs (Results 1 – 2 of 2) sorted by relevance
551 unsigned int fnic_count_ioreqs(struct fnic *fnic, u32 portid);
144 unsigned int fnic_count_ioreqs(struct fnic *fnic, u32 portid) in fnic_count_ioreqs() function158 return fnic_count_ioreqs(fnic, 0); in fnic_count_all_ioreqs()1894 io_count = fnic_count_ioreqs(fnic, port_id); in fnic_rport_exch_reset()1918 while ((io_count = fnic_count_ioreqs(fnic, port_id))) in fnic_rport_exch_reset()