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.c475 if (wlvifsta->encryption_type == KEY_TKIP || in wlcore_fw_status()
476 wlvifsta->encryption_type == KEY_AES) { in wlcore_fw_status()
497 if (wlvifap->encryption_type == KEY_TKIP || in wlcore_fw_status()
498 wlvifap->encryption_type == KEY_AES) { in wlcore_fw_status()
948 if (wlvif->encryption_type == KEY_GEM) in wlcore_save_freed_pkts()
2934 wlvif->encryption_type = KEY_NONE; in wlcore_join()
3628 wlvif->encryption_type = key_type; in wlcore_set_key()
3636 wlvif->encryption_type != key_type) { in wlcore_set_key()
3637 wlvif->encryption_type = key_type; in wlcore_set_key()
3695 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()