Searched refs:USING_MSI_FLAG (Results 1 – 4 of 4) sorted by relevance
843 } else if (bp->flags & USING_MSI_FLAG) { in bnx2x_disable_msi()845 bp->flags &= ~USING_MSI_FLAG; in bnx2x_disable_msi()
1795 bp->flags |= USING_MSI_FLAG; in bnx2x_enable_msi()1805 if (bp->flags & (USING_MSI_FLAG | USING_MSIX_FLAG)) in bnx2x_req_irq()1832 if (bp->flags & USING_MSI_FLAG) { in bnx2x_setup_irqs()
1546 #define USING_MSI_FLAG (1 << 6) macro
1548 bool msi = (bp->flags & USING_MSI_FLAG) ? true : false; in bnx2x_hc_int_enable()1615 bool msi = (bp->flags & USING_MSI_FLAG) ? true : false; in bnx2x_igu_int_enable()