Searched refs:fcxp_wqe (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 230 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 236 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 242 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 250 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 261 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_plogi_sending() 292 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() 313 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() 706 bfa_fcxp_walloc_cancel(rport->fcs->bfa, &rport->fcxp_wqe); in bfa_fcs_rport_sm_nsquery_sending() [all …]
|
D | bfa_fcs.h | 74 struct bfa_fcxp_wqe_s fcxp_wqe; member 85 struct bfa_fcxp_wqe_s fcxp_wqe; member 94 struct bfa_fcxp_wqe_s fcxp_wqe; member 105 struct bfa_fcxp_wqe_s fcxp_wqe; member 157 struct bfa_fcxp_wqe_s fcxp_wqe; member 416 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */ member 452 struct bfa_fcxp_wqe_s fcxp_wqe; /* fcxp wait queue element */ member 517 struct bfa_fcxp_wqe_s fcxp_wqe; /* wait qelem for fcxp */ member
|
D | bfa_fcs_lport.c | 1530 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rhba() 1635 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rprt() 1738 &fdmi->fcxp_wqe); in bfa_fcs_lport_fdmi_sm_sending_rpa() 1870 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rhba() 2203 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rprt() 2526 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &fdmi->fcxp_wqe, in bfa_fcs_lport_fdmi_send_rpa() 2928 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_plogi_sending() 3051 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_gmal_sending() 3142 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &ms->fcxp_wqe, in bfa_fcs_lport_ms_send_gmal() 3254 &ms->fcxp_wqe); in bfa_fcs_lport_ms_sm_gfn_sending() [all …]
|
D | bfa_fcs_fcpim.c | 123 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 129 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 135 bfa_fcxp_walloc_cancel(itnim->fcs->bfa, &itnim->fcxp_wqe); in bfa_fcs_itnim_sm_prli_send() 463 bfa_fcs_fcxp_alloc_wait(port->fcs->bfa, &itnim->fcxp_wqe, in bfa_fcs_itnim_send_prli()
|