Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h444 u8 encryption_type; member
Dcmd.c402 if (wlvif->encryption_type == KEY_GEM) in wl12xx_free_link()
1266 switch (wlvif->encryption_type) { in wl1271_cmd_build_arp_rsp()
1281 wlvif->encryption_type); in wl1271_cmd_build_arp_rsp()
1303 if (wlvif->encryption_type != KEY_NONE) in wl1271_cmd_build_arp_rsp()
Dmain.c877 if (wlvif->encryption_type == KEY_GEM) in wlcore_save_freed_pkts()
2869 wlvif->encryption_type = KEY_NONE; in wlcore_join()
3579 wlvif->encryption_type != key_type) { in wlcore_set_key()
3580 wlvif->encryption_type = key_type; in wlcore_set_key()
3640 if (wlvif->encryption_type == KEY_WEP) { in wl1271_op_set_default_key_idx()
/Linux-v4.19/drivers/net/wireless/atmel/
Dat76c50x-usb.h139 u8 encryption_type; member
Dat76c50x-usb.c1390 ccfg->encryption_type = 2; in at76_startup_device()
1392 ccfg->encryption_type = 1; in at76_startup_device()
1398 ccfg->encryption_type = 0; in at76_startup_device()
Datmel.c3792 u8 encryption_type; in build_wpa_mib() member