Searched refs:BNX2_FLAG_MSIX_CAP (Results 1 – 2 of 2) sorted by relevance
843 if (bp->flags & BNX2_FLAG_MSIX_CAP) in bnx2_alloc_mem()862 if (bp->flags & BNX2_FLAG_MSIX_CAP) { in bnx2_alloc_mem()6189 if ((bp->flags & BNX2_FLAG_MSIX_CAP) && !dis_msi) in bnx2_setup_int_mode()7987 bp->flags |= BNX2_FLAG_MSIX_CAP; in bnx2_init_board()
6733 #define BNX2_FLAG_MSIX_CAP 0x00000004 macro