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