Searched refs:BNXT_FLAG_MSIX_CAP (Results 1 – 2 of 2) sorted by relevance
1781 #define BNXT_FLAG_MSIX_CAP 0x80 macro
9195 if (bp->flags & BNXT_FLAG_MSIX_CAP) in bnxt_init_int_mode()11145 if (!(bp->flags & BNXT_FLAG_MSIX_CAP) || !bnxt_can_reserve_rings(bp) || !bp->rx_nr_rings) in bnxt_rfs_capable()13557 bp->flags |= BNXT_FLAG_MSIX_CAP; in bnxt_init_one()