Searched refs:BFI_MC_MAX (Results 1 – 9 of 9) sorted by relevance
106 } rsphdlr[BFI_MC_MAX];
142 BFI_MC_MAX = 34 enumerator
122 } mbhdlr[BFI_MC_MAX];
485 if ((mc >= BFI_MC_MAX) || (rspq->rsphdlr[mc].cbfn == NULL)) in bfa_msgq_rspq_pi_update()
2148 for (mc = 0; mc < BFI_MC_MAX; mc++) { in bfa_ioc_mbox_attach()2720 if ((mc >= BFI_MC_MAX) || (mod->mbhdlr[mc].cbfn == NULL)) in bfa_nw_ioc_mbox_isr()
43 static bfa_isr_func_t bfa_isrs[BFI_MC_MAX] = {80 static bfa_ioc_mbox_mcfunc_t bfa_mbox_isrs[BFI_MC_MAX] = {730 WARN_ON(m->mhdr.msg_class >= BFI_MC_MAX); in bfa_isr_rspq()
215 BFI_MC_MAX = 35 enumerator
246 } mbhdlr[BFI_MC_MAX];
1996 for (mc = 0; mc < BFI_MC_MAX; mc++) { in bfa_ioc_mbox_attach()2549 for (mc = 0; mc < BFI_MC_MAX; mc++) in bfa_ioc_mbox_register()2622 if ((mc >= BFI_MC_MAX) || (mod->mbhdlr[mc].cbfn == NULL)) in bfa_ioc_mbox_isr()