SGE_QSETS         216 drivers/net/ethernet/chelsio/cxgb3/adapter.h 	struct sge_qset qs[SGE_QSETS];
SGE_QSETS         241 drivers/net/ethernet/chelsio/cxgb3/adapter.h 	} msix_info[SGE_QSETS + 1];
SGE_QSETS         329 drivers/net/ethernet/chelsio/cxgb3/common.h 	struct qset_params qset[SGE_QSETS];
SGE_QSETS         574 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	u8 cpus[SGE_QSETS + 1];
SGE_QSETS         577 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	for (i = 0; i < SGE_QSETS; ++i)
SGE_QSETS         579 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	cpus[SGE_QSETS] = 0xff;	/* terminator */
SGE_QSETS         596 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	for (i = 0; i < SGE_QSETS; i++) {
SGE_QSETS         609 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	for (i = 0; i < SGE_QSETS; i++) {
SGE_QSETS         634 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	for (i = 0; i < SGE_QSETS; i++)
SGE_QSETS         642 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	for (i = 0; i < SGE_QSETS; i++)
SGE_QSETS        2163 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 		if (t.qset_idx >= SGE_QSETS)
SGE_QSETS        2234 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 				for (i = 0; i < SGE_QSETS; i++) {
SGE_QSETS        2320 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 		if (edata.val + other_qsets > SGE_QSETS)
SGE_QSETS        3095 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 		    (hwports * nqsets > SGE_QSETS ||
SGE_QSETS        3119 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	struct msix_entry entries[SGE_QSETS + 1];
SGE_QSETS        3299 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 		netdev = alloc_etherdev_mq(sizeof(struct port_info), SGE_QSETS);
SGE_QSETS        3214 drivers/net/ethernet/chelsio/cxgb3/sge.c 	for (i = 0; i < SGE_QSETS; ++i) {
SGE_QSETS        3237 drivers/net/ethernet/chelsio/cxgb3/sge.c 	for (i = 0; i < SGE_QSETS; ++i) {
SGE_QSETS        3257 drivers/net/ethernet/chelsio/cxgb3/sge.c 	for (i = 0; i < SGE_QSETS; ++i)
SGE_QSETS        3292 drivers/net/ethernet/chelsio/cxgb3/sge.c 		for (i = 0; i < SGE_QSETS; ++i) {
SGE_QSETS        3357 drivers/net/ethernet/chelsio/cxgb3/sge.c 	for (i = 0; i < SGE_QSETS; ++i) {
SGE_QSETS        3631 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 	for (i = 0; !err && i < SGE_QSETS; i++)