Searched refs:fcxp_wqe (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 223 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 229 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 235 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() 254 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 285 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 299 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogiacc_sending() 306 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() 695 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_nsquery_sending() [all …]
|
D | bfa_fcs.h | 67 struct bfa_fcxp_wqe_s fcxp_wqe; member 78 struct bfa_fcxp_wqe_s fcxp_wqe; member 87 struct bfa_fcxp_wqe_s fcxp_wqe; member 98 struct bfa_fcxp_wqe_s fcxp_wqe; member 150 struct bfa_fcxp_wqe_s fcxp_wqe; member 406 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */ member 442 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */ member 507 struct bfa_fcxp_wqe_s fcxp_wqe; /* wait qelem for fcxp */ member
|
D | bfa_fcs_lport.c | 1534 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rhba() 1639 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rprt() 1742 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rpa() 1874 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 | 116 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 122 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 128 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 456 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &itnim->fcxp_wqe, in bfa_fcs_itnim_send_prli()
|