Searched refs:QLCNIC_MAX_SDS_RINGS (Results 1 – 5 of 5) sorted by relevance
187 u32 host_csmr[QLCNIC_MAX_SDS_RINGS];188 struct __host_producer_mbx host_prod[QLCNIC_MAX_SDS_RINGS];201 u32 host_csmr[QLCNIC_MAX_SDS_RINGS];202 struct __host_producer_mbx host_prod[QLCNIC_MAX_SDS_RINGS];
155 #define QLCNIC_MAX_SDS_RINGS 8 macro
1078 num_sds = adapter->drv_sds_rings - QLCNIC_MAX_SDS_RINGS; in qlcnic_83xx_add_rings()1178 if (adapter->drv_sds_rings <= QLCNIC_MAX_SDS_RINGS) in qlcnic_83xx_create_rx_ctx()1181 num_sds = QLCNIC_MAX_SDS_RINGS; in qlcnic_83xx_create_rx_ctx()1282 if (adapter->drv_sds_rings > QLCNIC_MAX_SDS_RINGS) in qlcnic_83xx_create_rx_ctx()
2329 max_sds_rings = QLCNIC_MAX_SDS_RINGS; in qlcnic_83xx_configure_opmode()2445 adapter->max_sds_rings = QLCNIC_MAX_SDS_RINGS; in qlcnic_83xx_init_rings()
652 int num_rings, max_rings = QLCNIC_MAX_SDS_RINGS; in qlcnic_max_rings()1345 adapter->max_sds_rings = QLCNIC_MAX_SDS_RINGS; in qlcnic_initialize_nic()