QLCNIC_MAX_SDS_RINGS 1081 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	num_sds = adapter->drv_sds_rings - QLCNIC_MAX_SDS_RINGS;
QLCNIC_MAX_SDS_RINGS 1181 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	if (adapter->drv_sds_rings <= QLCNIC_MAX_SDS_RINGS)
QLCNIC_MAX_SDS_RINGS 1184 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 		num_sds = QLCNIC_MAX_SDS_RINGS;
QLCNIC_MAX_SDS_RINGS 1285 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c 	if (adapter->drv_sds_rings > QLCNIC_MAX_SDS_RINGS)
QLCNIC_MAX_SDS_RINGS  187 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h 	u32	host_csmr[QLCNIC_MAX_SDS_RINGS];
QLCNIC_MAX_SDS_RINGS  188 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h 	struct __host_producer_mbx host_prod[QLCNIC_MAX_SDS_RINGS];
QLCNIC_MAX_SDS_RINGS  201 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h 	u32  host_csmr[QLCNIC_MAX_SDS_RINGS];
QLCNIC_MAX_SDS_RINGS  202 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h 	struct __host_producer_mbx host_prod[QLCNIC_MAX_SDS_RINGS];
QLCNIC_MAX_SDS_RINGS 2326 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 		max_sds_rings = QLCNIC_MAX_SDS_RINGS;
QLCNIC_MAX_SDS_RINGS 2442 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	adapter->max_sds_rings = QLCNIC_MAX_SDS_RINGS;
QLCNIC_MAX_SDS_RINGS  650 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	int num_rings, max_rings = QLCNIC_MAX_SDS_RINGS;
QLCNIC_MAX_SDS_RINGS 1346 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 		adapter->max_sds_rings = QLCNIC_MAX_SDS_RINGS;