Searched refs:encryption_type (Results 1 – 9 of 9) sorted by relevance
66 u8 encryption_type; member
441 u8 encryption_type; member
395 if (wlvif->encryption_type == KEY_GEM) in wl12xx_free_link() 1260 switch (wlvif->encryption_type) { in wl1271_cmd_build_arp_rsp() 1275 wlvif->encryption_type); in wl1271_cmd_build_arp_rsp() 1297 if (wlvif->encryption_type != KEY_NONE) in wl1271_cmd_build_arp_rsp()
469 if (wlvifsta->encryption_type == KEY_TKIP || in wlcore_fw_status() 470 wlvifsta->encryption_type == KEY_AES) { in wlcore_fw_status() 491 if (wlvifap->encryption_type == KEY_TKIP || in wlcore_fw_status() 492 wlvifap->encryption_type == KEY_AES) { in wlcore_fw_status() 943 if (wlvif->encryption_type == KEY_GEM) in wlcore_save_freed_pkts() 2928 wlvif->encryption_type = KEY_NONE; in wlcore_join() 3622 wlvif->encryption_type = key_type; in wlcore_set_key() 3630 wlvif->encryption_type != key_type) { in wlcore_set_key() 3631 wlvif->encryption_type = key_type; in wlcore_set_key() 3689 if (wlvif->encryption_type in wl1271_op_set_default_key_idx() [all...]
135 u8 encryption_type; member
1378 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()
851 u8 encryption_type; member
1003 if (c->sb.encryption_type && !c->sb.clean) in bch2_fs_recovery()
609 c->sb.encryption_type = BCH_SB_ENCRYPTION_TYPE(src); in bch2_sb_update()