Searched refs:fcxp_wqe (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 239 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 245 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 251 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 259 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 270 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 301 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 315 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 322 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 331 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 711 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_nsquery_sending() [all …]
|
D | bfa_fcs.h | 73 struct bfa_fcxp_wqe_s fcxp_wqe; member 98 struct bfa_fcxp_wqe_s fcxp_wqe; member 124 struct bfa_fcxp_wqe_s fcxp_wqe; member 149 struct bfa_fcxp_wqe_s fcxp_wqe; member 216 struct bfa_fcxp_wqe_s fcxp_wqe; member 540 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */ member 606 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */ member 693 struct bfa_fcxp_wqe_s fcxp_wqe; /* wait qelem for fcxp */ member
|
D | bfa_fcs_lport.c | 1507 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rhba() 1612 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rprt() 1715 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rpa() 1847 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rhba() 2188 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rprt() 2511 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rpa() 2900 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_plogi_sending() 3023 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_gmal_sending() 3114 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &ms->fcxp_wqe, in bfa_fcs_lport_ms_send_gmal() 3226 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_gfn_sending() [all …]
|
D | bfa_fcs_fcpim.c | 133 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 139 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 145 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 473 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &itnim->fcxp_wqe, in bfa_fcs_itnim_send_prli()
|