Searched refs:fcxp_wqe (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 231 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 237 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 243 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() 262 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 293 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 307 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 314 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 323 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 707 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_nsquery_sending() [all …]
|
D | bfa_fcs.h | 75 struct bfa_fcxp_wqe_s fcxp_wqe; member 86 struct bfa_fcxp_wqe_s fcxp_wqe; member 95 struct bfa_fcxp_wqe_s fcxp_wqe; member 106 struct bfa_fcxp_wqe_s fcxp_wqe; member 158 struct bfa_fcxp_wqe_s fcxp_wqe; member 417 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */ member 453 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */ member 518 struct bfa_fcxp_wqe_s fcxp_wqe; /* wait qelem for fcxp */ member
|
D | bfa_fcs_lport.c | 1542 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rhba() 1647 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rprt() 1750 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rpa() 1882 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rhba() 2215 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rprt() 2538 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rpa() 2940 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_plogi_sending() 3063 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_gmal_sending() 3154 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &ms->fcxp_wqe, in bfa_fcs_lport_ms_send_gmal() 3266 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_gfn_sending() [all …]
|
D | bfa_fcs_fcpim.c | 124 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 130 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 136 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 464 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &itnim->fcxp_wqe, in bfa_fcs_itnim_send_prli()
|