Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c1226 u8 *auth_total_cnt, u32 tsf_lo, in host_int_fill_join_bss_param() argument
1335 i = *auth_total_cnt; 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()
1366 u8 auth_total_cnt = 0; in host_int_parse_join_bss_param() local
1384 &auth_total_cnt, info->tsf_lo, in host_int_parse_join_bss_param()