Searched refs:encryption_type (Results 1 – 6 of 6) sorted by relevance
431 u8 encryption_type; member
386 if (wlvif->encryption_type == KEY_GEM) in wl12xx_free_link()1251 switch (wlvif->encryption_type) { in wl1271_cmd_build_arp_rsp()1266 wlvif->encryption_type); in wl1271_cmd_build_arp_rsp()1288 if (wlvif->encryption_type != KEY_NONE) in wl1271_cmd_build_arp_rsp()
863 if (wlvif->encryption_type == KEY_GEM) in wlcore_save_freed_pkts()2848 wlvif->encryption_type = KEY_NONE; in wlcore_join()3546 wlvif->encryption_type != key_type) { in wlcore_set_key()3547 wlvif->encryption_type = key_type; in wlcore_set_key()3605 if (wlvif->encryption_type == KEY_WEP) { in wl1271_op_set_default_key_idx()
135 u8 encryption_type; member
1384 ccfg->encryption_type = 2; in at76_startup_device()1386 ccfg->encryption_type = 1; in at76_startup_device()1392 ccfg->encryption_type = 0; in at76_startup_device()
3795 u8 encryption_type; in build_wpa_mib() member