CXGB4VF_USING_MSIX  779 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		if (adapter->flags & CXGB4VF_USING_MSIX)
CXGB4VF_USING_MSIX  789 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	       (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0);
CXGB4VF_USING_MSIX  790 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	if (adapter->flags & CXGB4VF_USING_MSIX)
CXGB4VF_USING_MSIX  821 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	if (adapter->flags & CXGB4VF_USING_MSIX)
CXGB4VF_USING_MSIX 1237 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	if (adapter->flags & CXGB4VF_USING_MSIX) {
CXGB4VF_USING_MSIX 2743 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	       (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0);
CXGB4VF_USING_MSIX 3194 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		adapter->flags |= CXGB4VF_USING_MSIX;
CXGB4VF_USING_MSIX 3269 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			 (adapter->flags & CXGB4VF_USING_MSIX) ? "MSI-X" :
CXGB4VF_USING_MSIX 3283 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	if (adapter->flags & CXGB4VF_USING_MSIX) {
CXGB4VF_USING_MSIX 3285 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		adapter->flags &= ~CXGB4VF_USING_MSIX;
CXGB4VF_USING_MSIX 3348 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		if (adapter->flags & CXGB4VF_USING_MSIX) {
CXGB4VF_USING_MSIX 3350 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 			adapter->flags &= ~CXGB4VF_USING_MSIX;
CXGB4VF_USING_MSIX 3425 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	if (adapter->flags & CXGB4VF_USING_MSIX) {
CXGB4VF_USING_MSIX 3427 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		adapter->flags &= ~CXGB4VF_USING_MSIX;
CXGB4VF_USING_MSIX 2048 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	       (CXGB4VF_USING_MSIX | CXGB4VF_USING_MSI)) == 0);
CXGB4VF_USING_MSIX 2049 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 	if (adapter->flags & CXGB4VF_USING_MSIX)