Searched refs:BNX2_FLAG_MSIX_CAP (Results 1 – 2 of 2) sorted by relevance
666 if (bp->flags & BNX2_FLAG_MSIX_CAP) in bnx2_alloc_mem()685 if (bp->flags & BNX2_FLAG_MSIX_CAP) { in bnx2_alloc_mem()5872 if ((bp->flags & BNX2_FLAG_MSIX_CAP) && !dis_msi && cpus > 1) in bnx2_setup_int_mode()7454 bp->flags |= BNX2_FLAG_MSIX_CAP; in bnx2_init_board()
6698 #define BNX2_FLAG_MSIX_CAP 0x00000004 macro