Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h561 u8 u8Psklength);
577 u8 *pu8PassPhrase, u8 u8Psklength);
Dhost_interface.c3361 u8 u8Psklength) in host_int_set_RSNAConfigPSKPassPhrase() argument
3365 if ((u8Psklength > 7) && (u8Psklength < 65)) { in host_int_set_RSNAConfigPSKPassPhrase()
3369 wid.size = u8Psklength; in host_int_set_RSNAConfigPSKPassPhrase()
3416 u8 *pu8PassPhrase, u8 u8Psklength) in host_int_get_RSNAConfigPSKPassPhrase() argument
3422 wid.size = u8Psklength; in host_int_get_RSNAConfigPSKPassPhrase()