Searched refs:bfa_reqq_wcancel (Results 1 – 3 of 3) sorted by relevance
557 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_fwcreate_qfull()563 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_fwcreate_qfull()569 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_fwcreate_qfull()791 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_fwdelete_qfull()901 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_deleting_qfull()1832 bfa_reqq_wcancel(&ioim->iosp->reqq_wait); in bfa_ioim_sm_qfull()1840 bfa_reqq_wcancel(&ioim->iosp->reqq_wait); in bfa_ioim_sm_qfull()3126 bfa_reqq_wcancel(&tskim->reqq_wait); in bfa_tskim_sm_qfull()3132 bfa_reqq_wcancel(&tskim->reqq_wait); in bfa_tskim_sm_qfull()3154 bfa_reqq_wcancel(&tskim->reqq_wait); in bfa_tskim_sm_cleanup_qfull()[all …]
1093 bfa_reqq_wcancel(&fcxp->reqq_wqe); in bfa_fcxp_discard()1275 bfa_reqq_wcancel(&lps->wqe); in bfa_lps_sm_loginwait()1363 bfa_reqq_wcancel(&lps->wqe); in bfa_lps_sm_online_n2n_pid_wait()1374 bfa_reqq_wcancel(&lps->wqe); in bfa_lps_sm_online_n2n_pid_wait()1425 bfa_reqq_wcancel(&lps->wqe); in bfa_lps_sm_logowait()2066 bfa_reqq_wcancel(&fcport->reqq_wait); in bfa_fcport_sm_enabling_qwait()4396 bfa_reqq_wcancel(&rp->reqq_wait); in bfa_rport_sm_fwcreate_qfull()4403 bfa_reqq_wcancel(&rp->reqq_wait); in bfa_rport_sm_fwcreate_qfull()4410 bfa_reqq_wcancel(&rp->reqq_wait); in bfa_rport_sm_fwcreate_qfull()4540 bfa_reqq_wcancel(&rp->reqq_wait); in bfa_rport_sm_fwdelete_qfull()[all …]
111 #define bfa_reqq_wcancel(__wqe) list_del(&(__wqe)->qe) macro
Completed in 26 milliseconds