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()688 u16 sqe_idx; in qedf_initiate_seq_cleanup() local716 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_seq_cleanup()717 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_seq_cleanup()
865 u16 sqe_idx; in qedf_post_io_req() local912 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_post_io_req()913 sqe = &fcport->sq[sqe_idx]; in qedf_post_io_req()1842 u16 sqe_idx; in qedf_initiate_abts() local1919 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_abts()1920 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_abts()2140 u16 sqe_idx; in qedf_initiate_cleanup() local2205 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_cleanup()2206 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_cleanup()2281 u16 sqe_idx; in qedf_execute_tmf() local[all …]