Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c1086 u8 u8pmode = NO_ENCRYPT; in add_key() local
1210 u8pmode = ENCRYPT_ENABLED | WPA | TKIP; in add_key()
1212 u8pmode = priv->wilc_groupkey | AES; in add_key()
1249 pu8RxMic, pu8TxMic, AP_MODE, u8pmode, key_index); in add_key()