Home
last modified time | relevance | path

Searched refs:auth_cnt (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c1232 u8 auth_cnt; in host_int_fill_join_bss_param() local
1333 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()