Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan_if.h871 WID_11I_PSK = 0x3008, enumerator
Dwilc_wlan_cfg.c140 {WID_11I_PSK, g_mac.i_psk}, /* 65 bytes */
Dlinux_wlan.c748 if (!wilc_wlan_cfg_set(0, WID_11I_PSK, c_val, (strlen(c_val)), 0, 0)) in linux_wlan_init_test_config()
Dhost_interface.c3366 wid.id = (u16)WID_11I_PSK; in host_int_set_RSNAConfigPSKPassPhrase()
3420 wid.id = (u16)WID_11I_PSK; in host_int_get_RSNAConfigPSKPassPhrase()