Searched refs:USING_MSI_FLAG (Results 1 – 4 of 4) sorted by relevance
759 } else if (bp->flags & USING_MSI_FLAG) { in bnx2x_disable_msi()761 bp->flags &= ~USING_MSI_FLAG; in bnx2x_disable_msi()
1037 else if (bp->flags & USING_MSI_FLAG) in bnx2x_free_irq()1158 bp->flags |= USING_MSI_FLAG; in bnx2x_enable_msi()1168 if (bp->flags & USING_MSI_FLAG) in bnx2x_req_irq()2411 if (bp->flags & USING_MSI_FLAG) { in bnx2x_setup_irqs()
978 #define USING_MSI_FLAG 0x40 macro
1101 int msi = (bp->flags & USING_MSI_FLAG) ? 1 : 0; in bnx2x_hc_int_enable()1164 int msi = (bp->flags & USING_MSI_FLAG) ? 1 : 0; in bnx2x_igu_int_enable()