Searched refs:cnt_5g (Results 1 – 1 of 1) sorted by relevance
5777 u8 cnt_2g = 0, cnt_5g = 0, phy; in _update_wl_info() local5827 if (cnt_5g <= ARRAY_SIZE(wl_5g_ch) - 1) in _update_wl_info()5828 wl_5g_ch[cnt_5g] = wl_linfo[i].ch; in _update_wl_info()5829 cnt_5g++; in _update_wl_info()5928 u8 cnt_2g = 0, cnt_5g = 0, phy; in _update_wl_info_v1() local5977 if (cnt_5g <= ARRAY_SIZE(wl_5g_ch) - 1) in _update_wl_info_v1()5978 wl_5g_ch[cnt_5g] = wl_linfo[i].ch; in _update_wl_info_v1()5979 cnt_5g++; in _update_wl_info_v1()6078 u8 cnt_2g = 0, cnt_5g = 0, phy; in _update_wl_info_v2() local6127 if (cnt_5g <= ARRAY_SIZE(wl_5g_ch) - 1) in _update_wl_info_v2()[all …]