Lines Matching refs:sqe_idx
861 u16 sqe_idx; in qedf_post_io_req() local
906 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_post_io_req()
907 sqe = &fcport->sq[sqe_idx]; in qedf_post_io_req()
1881 u16 sqe_idx; in qedf_initiate_abts() local
1957 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_abts()
1958 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_abts()
2174 u16 sqe_idx; in qedf_initiate_cleanup() local
2240 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_cleanup()
2241 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_cleanup()
2317 u16 sqe_idx; in qedf_execute_tmf() local
2372 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_execute_tmf()
2373 sqe = &fcport->sq[sqe_idx]; in qedf_execute_tmf()