Searched refs:gro_bit_set (Results 1 – 2 of 2) sorted by relevance
4017 uint32_t gro_bit_set; in wlan_cfg_soc_attach() local4072 gro_bit_set = cfg_get(psoc, CFG_DP_GRO); in wlan_cfg_soc_attach()4073 if (gro_bit_set & DP_GRO_ENABLE_BIT_SET) { in wlan_cfg_soc_attach()4075 if (gro_bit_set & DP_TC_BASED_DYNAMIC_GRO) in wlan_cfg_soc_attach()4208 uint32_t gro_bit_set; in wlan_cfg_soc_attach() local4285 gro_bit_set = cfg_get(psoc, CFG_DP_GRO); in wlan_cfg_soc_attach()4286 if (gro_bit_set & DP_GRO_ENABLE_BIT_SET) { in wlan_cfg_soc_attach()4288 if (gro_bit_set & DP_TC_BASED_DYNAMIC_GRO) in wlan_cfg_soc_attach()
524 uint32_t gro_bit_set; in cds_cdp_cfg_attach() local551 gro_bit_set = cfg_get(psoc, CFG_DP_GRO); in cds_cdp_cfg_attach()552 if (gro_bit_set & DP_GRO_ENABLE_BIT_SET) in cds_cdp_cfg_attach()