Searched refs:cnt_2g (Results 1 – 1 of 1) sorted by relevance
4485 u8 cnt_2g = 0, cnt_5g = 0, phy; in _update_wl_info() local4540 if (cnt_2g <= ARRAY_SIZE(wl_2g_ch) - 1) in _update_wl_info()4541 wl_2g_ch[cnt_2g] = wl_linfo[i].ch; in _update_wl_info()4542 cnt_2g++; in _update_wl_info()4636 u8 cnt_2g = 0, cnt_5g = 0, phy; in _update_wl_info_v1() local4690 if (cnt_2g <= ARRAY_SIZE(wl_2g_ch) - 1) in _update_wl_info_v1()4691 wl_2g_ch[cnt_2g] = wl_linfo[i].ch; in _update_wl_info_v1()4692 cnt_2g++; in _update_wl_info_v1()4786 u8 cnt_2g = 0, cnt_5g = 0, phy; in _update_wl_info_v2() local4840 if (cnt_2g <= ARRAY_SIZE(wl_2g_ch) - 1) in _update_wl_info_v2()[all …]