CXGB4_USING_MSI   663 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	} else if (adapter->flags & CXGB4_USING_MSI) {
CXGB4_USING_MSI   665 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		adapter->flags &= ~CXGB4_USING_MSI;
CXGB4_USING_MSI  2387 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 				  (adap->flags & CXGB4_USING_MSI) ? 0
CXGB4_USING_MSI  5390 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		  (adapter->flags & CXGB4_USING_MSI) ? "MSI" : ""),
CXGB4_USING_MSI  6028 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		adapter->flags |= CXGB4_USING_MSI;
CXGB4_USING_MSI  3379 drivers/net/ethernet/chelsio/cxgb4/sge.c 	if (adap->flags & CXGB4_USING_MSI)