Searched refs:auth_cnt (Results 1 – 1 of 1) sorted by relevance
1232 u8 auth_cnt; in host_int_fill_join_bss_param() local1333 auth_cnt = (ies[rsn_idx] > 3) ? 3 : ies[rsn_idx]; in host_int_fill_join_bss_param()1337 for (; i < (*auth_total_cnt + auth_cnt); i++, j++) { in host_int_fill_join_bss_param()1343 *auth_total_cnt += auth_cnt; in host_int_fill_join_bss_param()