Searched refs:prot_mode (Results 1 – 4 of 4) sorted by relevance
3231 u16 prot_mode; in mwl8k_cmd_set_aid() local3244 prot_mode = MWL8K_FRAME_PROT_11G; in mwl8k_cmd_set_aid()3249 prot_mode = MWL8K_FRAME_PROT_11N_HT_40MHZ_ONLY; in mwl8k_cmd_set_aid()3252 prot_mode = MWL8K_FRAME_PROT_11N_HT_ALL; in mwl8k_cmd_set_aid()3255 prot_mode = MWL8K_FRAME_PROT_DISABLED; in mwl8k_cmd_set_aid()3259 cmd->protection_mode = cpu_to_le16(prot_mode); in mwl8k_cmd_set_aid()
2512 u16 prot_mode, bool rifs_mode) in ieee80211_ie_build_ht_oper() argument2543 ht_oper->operation_mode = cpu_to_le16(prot_mode); in ieee80211_ie_build_ht_oper()
2085 u16 prot_mode, bool rifs_mode);
12473 bool prot_mode = !urg || vmcs12->guest_cr0 & X86_CR0_PE; in check_vmentry_prereqs() local12489 intr_type == INTR_TYPE_HARD_EXCEPTION && prot_mode && in check_vmentry_prereqs()