Searched refs:USING_MSI_FLAG (Results 1 – 4 of 4) sorted by relevance
850 } else if (bp->flags & USING_MSI_FLAG) { in bnx2x_disable_msi()852 bp->flags &= ~USING_MSI_FLAG; in bnx2x_disable_msi()
1807 bp->flags |= USING_MSI_FLAG; in bnx2x_enable_msi()1817 if (bp->flags & (USING_MSI_FLAG | USING_MSIX_FLAG)) in bnx2x_req_irq()1844 if (bp->flags & USING_MSI_FLAG) { in bnx2x_setup_irqs()
1473 #define USING_MSI_FLAG (1 << 6) macro
1572 bool msi = (bp->flags & USING_MSI_FLAG) ? true : false; in bnx2x_hc_int_enable()1635 bool msi = (bp->flags & USING_MSI_FLAG) ? true : false; in bnx2x_igu_int_enable()