Searched refs:sqe_idx (Results 1 – 2 of 2) sorted by relevance
25 u16 sqe_idx; in qedf_initiate_els() local119 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_els()120 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_els()703 u16 sqe_idx; in qedf_initiate_seq_cleanup() local731 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_seq_cleanup()732 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_seq_cleanup()
861 u16 sqe_idx; in qedf_post_io_req() local906 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_post_io_req()907 sqe = &fcport->sq[sqe_idx]; in qedf_post_io_req()1861 u16 sqe_idx; in qedf_initiate_abts() local1937 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_abts()1938 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_abts()2154 u16 sqe_idx; in qedf_initiate_cleanup() local2220 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_cleanup()2221 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_cleanup()2296 u16 sqe_idx; in qedf_execute_tmf() local[all …]