Searched refs:CXGB4_USING_MSI (Results 1 – 3 of 3) sorted by relevance
663 } else if (adapter->flags & CXGB4_USING_MSI) { in disable_msi()665 adapter->flags &= ~CXGB4_USING_MSI; in disable_msi()2387 (adap->flags & CXGB4_USING_MSI) ? 0 in cxgb_up()5391 (adapter->flags & CXGB4_USING_MSI) ? "MSI" : ""), in print_adapter_info()6029 adapter->flags |= CXGB4_USING_MSI; in init_one()
613 CXGB4_USING_MSI = (1 << 2), enumerator
3411 if (adap->flags & CXGB4_USING_MSI) in t4_intr_handler()