Searched refs:USING_MSIX_FLAG (Results 1 – 4 of 4) sorted by relevance
756 if (bp->flags & USING_MSIX_FLAG) { in bnx2x_disable_msi()758 bp->flags &= ~USING_MSIX_FLAG; in bnx2x_disable_msi()
1035 if (bp->flags & USING_MSIX_FLAG) in bnx2x_free_irq()1102 bp->flags |= USING_MSIX_FLAG; in bnx2x_enable_msix()2400 if (bp->flags & USING_MSIX_FLAG) { in bnx2x_setup_irqs()
977 #define USING_MSIX_FLAG 0x20 macro
1100 int msix = (bp->flags & USING_MSIX_FLAG) ? 1 : 0; in bnx2x_hc_int_enable()1163 int msix = (bp->flags & USING_MSIX_FLAG) ? 1 : 0; in bnx2x_igu_int_enable()1285 int msix = (bp->flags & USING_MSIX_FLAG) ? 1 : 0; in bnx2x_int_disable_sync()5634 if (!(bp->flags & USING_MSIX_FLAG)) in bnx2x_init_hw_func()10357 if (bp->flags & USING_MSIX_FLAG) { in bnx2x_setup_cnic_irq_info()