Searched refs:BFI_MC_MAX (Results 1 – 5 of 5) sorted by relevance
102 } rsphdlr[BFI_MC_MAX];
132 BFI_MC_MAX = 34 enumerator
114 } mbhdlr[BFI_MC_MAX];
476 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()