CXGB4VF_USING_MSI  465 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	if (adapter->flags & CXGB4VF_USING_MSI)
CXGB4VF_USING_MSI  609 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	if (adapter->flags & CXGB4VF_USING_MSI) {
CXGB4VF_USING_MSI  789 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	       (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0);
CXGB4VF_USING_MSI 2153 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		((adapter->flags & CXGB4VF_USING_MSI) != 0);
CXGB4VF_USING_MSI 2299 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		((adapter->flags & CXGB4VF_USING_MSI) != 0);
CXGB4VF_USING_MSI 2743 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	       (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0);
CXGB4VF_USING_MSI 3214 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		adapter->flags |= CXGB4VF_USING_MSI;
CXGB4VF_USING_MSI 3270 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			 (adapter->flags & CXGB4VF_USING_MSI)  ? "MSI" : "");
CXGB4VF_USING_MSI 3286 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	} else if (adapter->flags & CXGB4VF_USING_MSI) {
CXGB4VF_USING_MSI 3288 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		adapter->flags &= ~CXGB4VF_USING_MSI;
CXGB4VF_USING_MSI 3351 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		} else if (adapter->flags & CXGB4VF_USING_MSI) {
CXGB4VF_USING_MSI 3353 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			adapter->flags &= ~CXGB4VF_USING_MSI;
CXGB4VF_USING_MSI 3428 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	} else if (adapter->flags & CXGB4VF_USING_MSI) {
CXGB4VF_USING_MSI 3430 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		adapter->flags &= ~CXGB4VF_USING_MSI;
CXGB4VF_USING_MSI 2048 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	       (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0);
CXGB4VF_USING_MSI 2222 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	if ((adapter->flags & CXGB4VF_USING_MSI) &&