Searched refs:CXGB4_USING_MSI (Results 1 – 3 of 3) sorted by relevance
667 } else if (adapter->flags & CXGB4_USING_MSI) { in disable_msi()669 adapter->flags &= ~CXGB4_USING_MSI; in disable_msi()2793 (adap->flags & CXGB4_USING_MSI) ? 0 in cxgb_up()6128 (adapter->flags & CXGB4_USING_MSI) ? "MSI" : ""), in print_adapter_info()6996 adapter->flags |= CXGB4_USING_MSI; in init_one()
706 CXGB4_USING_MSI = (1 << 2), enumerator
4241 if (adap->flags & CXGB4_USING_MSI) in t4_intr_handler()