Lines Matching refs:sqe_idx
855 u16 sqe_idx; in qedf_post_io_req() local
900 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_post_io_req()
901 sqe = &fcport->sq[sqe_idx]; in qedf_post_io_req()
1861 u16 sqe_idx; in qedf_initiate_abts() local
1941 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_abts()
1942 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_abts()
2158 u16 sqe_idx; in qedf_initiate_cleanup() local
2226 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_cleanup()
2227 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_cleanup()
2303 u16 sqe_idx; in qedf_execute_tmf() local
2358 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_execute_tmf()
2359 sqe = &fcport->sq[sqe_idx]; in qedf_execute_tmf()