Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c1231 u8 pcipher_cnt; in host_int_fill_join_bss_param() local
1317 pcipher_cnt = (ies[rsn_idx] > 3) ? 3 : ies[rsn_idx]; in host_int_fill_join_bss_param()
1322 for (; i < (pcipher_cnt + *pcipher_tc) && i < 3; i++, j++) { in host_int_fill_join_bss_param()
1328 *pcipher_tc += pcipher_cnt; in host_int_fill_join_bss_param()