Searched refs:bfa_reqq_wcancel (Results 1 – 3 of 3) sorted by relevance
608 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_fwcreate_qfull()614 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_fwcreate_qfull()620 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_fwcreate_qfull()842 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_fwdelete_qfull()952 bfa_reqq_wcancel(&itnim->reqq_wait); in bfa_itnim_sm_deleting_qfull()1883 bfa_reqq_wcancel(&ioim->iosp->reqq_wait); in bfa_ioim_sm_qfull()1891 bfa_reqq_wcancel(&ioim->iosp->reqq_wait); in bfa_ioim_sm_qfull()3177 bfa_reqq_wcancel(&tskim->reqq_wait); in bfa_tskim_sm_qfull()3183 bfa_reqq_wcancel(&tskim->reqq_wait); in bfa_tskim_sm_qfull()3205 bfa_reqq_wcancel(&tskim->reqq_wait); in bfa_tskim_sm_cleanup_qfull()[all …]
1107 bfa_reqq_wcancel(&fcxp->reqq_wqe); in bfa_fcxp_discard()1289 bfa_reqq_wcancel(&lps->wqe); in bfa_lps_sm_loginwait()1377 bfa_reqq_wcancel(&lps->wqe); in bfa_lps_sm_online_n2n_pid_wait()1388 bfa_reqq_wcancel(&lps->wqe); in bfa_lps_sm_online_n2n_pid_wait()1439 bfa_reqq_wcancel(&lps->wqe); in bfa_lps_sm_logowait()2080 bfa_reqq_wcancel(&fcport->reqq_wait); in bfa_fcport_sm_enabling_qwait()4410 bfa_reqq_wcancel(&rp->reqq_wait); in bfa_rport_sm_fwcreate_qfull()4417 bfa_reqq_wcancel(&rp->reqq_wait); in bfa_rport_sm_fwcreate_qfull()4424 bfa_reqq_wcancel(&rp->reqq_wait); in bfa_rport_sm_fwcreate_qfull()4554 bfa_reqq_wcancel(&rp->reqq_wait); in bfa_rport_sm_fwdelete_qfull()[all …]
112 #define bfa_reqq_wcancel(__wqe) list_del(&(__wqe)->qe) macro
Completed in 21 milliseconds