Searched refs:BFI_MC_MAX (Results 1 – 9 of 9) sorted by relevance
98 } rsphdlr[BFI_MC_MAX];
132 BFI_MC_MAX = 34 enumerator
114 } mbhdlr[BFI_MC_MAX];
478 if ((mc >= BFI_MC_MAX) || (rspq->rsphdlr[mc].cbfn == NULL)) in bfa_msgq_rspq_pi_update()
2121 for (mc = 0; mc < BFI_MC_MAX; mc++) { in bfa_ioc_mbox_attach()2702 if ((mc >= BFI_MC_MAX) || (mod->mbhdlr[mc].cbfn == NULL)) in bfa_nw_ioc_mbox_isr()
20 static bfa_isr_func_t bfa_isrs[BFI_MC_MAX] = {57 static bfa_ioc_mbox_mcfunc_t bfa_mbox_isrs[BFI_MC_MAX] = {726 WARN_ON(m->mhdr.msg_class >= BFI_MC_MAX); in bfa_isr_rspq()
208 BFI_MC_MAX = 35 enumerator
243 } mbhdlr[BFI_MC_MAX];
1982 for (mc = 0; mc < BFI_MC_MAX; mc++) { in bfa_ioc_mbox_attach()2535 for (mc = 0; mc < BFI_MC_MAX; mc++) in bfa_ioc_mbox_register()2608 if ((mc >= BFI_MC_MAX) || (mod->mbhdlr[mc].cbfn == NULL)) in bfa_ioc_mbox_isr()