Searched refs:sqe_idx (Results 1 – 2 of 2) sorted by relevance
30 u16 sqe_idx; in qedf_initiate_els() local130 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_els()131 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_els()646 u16 sqe_idx; in qedf_initiate_seq_cleanup() local674 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_seq_cleanup()675 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_seq_cleanup()
870 u16 sqe_idx; in qedf_post_io_req() local908 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_post_io_req()909 sqe = &fcport->sq[sqe_idx]; in qedf_post_io_req()1554 u16 sqe_idx; in qedf_initiate_abts() local1624 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_abts()1625 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_abts()1811 u16 sqe_idx; in qedf_initiate_cleanup() local1866 sqe_idx = qedf_get_sqe_idx(fcport); in qedf_initiate_cleanup()1867 sqe = &fcport->sq[sqe_idx]; in qedf_initiate_cleanup()1927 u16 sqe_idx; in qedf_execute_tmf() local[all …]