Searched refs:CXGB4_USING_MSI (Results 1 – 3 of 3) sorted by relevance
666 } else if (adapter->flags & CXGB4_USING_MSI) { in disable_msi()668 adapter->flags &= ~CXGB4_USING_MSI; in disable_msi()2792 (adap->flags & CXGB4_USING_MSI) ? 0 in cxgb_up()6127 (adapter->flags & CXGB4_USING_MSI) ? "MSI" : ""), in print_adapter_info()6994 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()