Searched refs:USING_MSI_FLAG (Results 1 – 4 of 4) sorted by relevance
847 } else if (bp->flags & USING_MSI_FLAG) { in bnx2x_disable_msi()849 bp->flags &= ~USING_MSI_FLAG; in bnx2x_disable_msi()
1241 else if (bp->flags & USING_MSI_FLAG) in bnx2x_free_irq()1361 bp->flags |= USING_MSI_FLAG; in bnx2x_enable_msi()1371 if (bp->flags & USING_MSI_FLAG) in bnx2x_req_irq()1395 if (bp->flags & USING_MSI_FLAG) { in bnx2x_setup_irqs()
1275 #define USING_MSI_FLAG (1 << 6) macro
1365 int msi = (bp->flags & USING_MSI_FLAG) ? 1 : 0; in bnx2x_hc_int_enable()1429 int msi = (bp->flags & USING_MSI_FLAG) ? 1 : 0; in bnx2x_igu_int_enable()