Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h441 u8 encryption_type; member
H A Dcmd.c394 if (wlvif->encryption_type == KEY_GEM) in wl12xx_free_link()
1259 switch (wlvif->encryption_type) { in wl1271_cmd_build_arp_rsp()
1274 wlvif->encryption_type); in wl1271_cmd_build_arp_rsp()
1296 if (wlvif->encryption_type != KEY_NONE) in wl1271_cmd_build_arp_rsp()
H A Dmain.c466 if (wlvifsta->encryption_type == KEY_TKIP || in wlcore_fw_status()
467 wlvifsta->encryption_type == KEY_AES) { in wlcore_fw_status()
488 if (wlvifap->encryption_type == KEY_TKIP || in wlcore_fw_status()
489 wlvifap->encryption_type == KEY_AES) { in wlcore_fw_status()
939 if (wlvif->encryption_type == KEY_GEM) in wlcore_save_freed_pkts()
2923 wlvif->encryption_type = KEY_NONE; in wlcore_join()
3617 wlvif->encryption_type = key_type; in wlcore_set_key()
3625 wlvif->encryption_type != key_type) { in wlcore_set_key()
3626 wlvif->encryption_type = key_type; in wlcore_set_key()
3684 if (wlvif->encryption_type == KEY_WEP) { in wl1271_op_set_default_key_idx()
/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h135 u8 encryption_type; member
H A Dat76c50x-usb.c1378 ccfg->encryption_type = 2; in at76_startup_device()
1380 ccfg->encryption_type = 1; in at76_startup_device()
1386 ccfg->encryption_type = 0; in at76_startup_device()