Searched refs:BFI_MC_MAX (Results 1 – 9 of 9) sorted by relevance
106 } rsphdlr[BFI_MC_MAX];
122 } mbhdlr[BFI_MC_MAX];
140 BFI_MC_MAX = 34 enumerator
486 if ((mc >= BFI_MC_MAX) || (rspq->rsphdlr[mc].cbfn == NULL)) in bfa_msgq_rspq_pi_update()
2133 for (mc = 0; mc < BFI_MC_MAX; mc++) { in bfa_ioc_mbox_attach()2708 if ((mc >= BFI_MC_MAX) || (mod->mbhdlr[mc].cbfn == NULL)) in bfa_nw_ioc_mbox_isr()
28 static bfa_isr_func_t bfa_isrs[BFI_MC_MAX] = {65 static bfa_ioc_mbox_mcfunc_t bfa_mbox_isrs[BFI_MC_MAX] = {734 WARN_ON(m->mhdr.msg_class >= BFI_MC_MAX); in bfa_isr_rspq()
216 BFI_MC_MAX = 35 enumerator
251 } mbhdlr[BFI_MC_MAX];
1999 for (mc = 0; mc < BFI_MC_MAX; mc++) { in bfa_ioc_mbox_attach()2552 for (mc = 0; mc < BFI_MC_MAX; mc++) in bfa_ioc_mbox_register()2625 if ((mc >= BFI_MC_MAX) || (mod->mbhdlr[mc].cbfn == NULL)) in bfa_ioc_mbox_isr()