Searched refs:prot_mode (Results 1 – 3 of 3) sorted by relevance
3226 u16 prot_mode; in mwl8k_cmd_set_aid() local3239 prot_mode = MWL8K_FRAME_PROT_11G; in mwl8k_cmd_set_aid()3244 prot_mode = MWL8K_FRAME_PROT_11N_HT_40MHZ_ONLY; in mwl8k_cmd_set_aid()3247 prot_mode = MWL8K_FRAME_PROT_11N_HT_ALL; in mwl8k_cmd_set_aid()3250 prot_mode = MWL8K_FRAME_PROT_DISABLED; in mwl8k_cmd_set_aid()3254 cmd->protection_mode = cpu_to_le16(prot_mode); in mwl8k_cmd_set_aid()
2301 u16 prot_mode, bool rifs_mode) in ieee80211_ie_build_ht_oper() argument2332 ht_oper->operation_mode = cpu_to_le16(prot_mode); in ieee80211_ie_build_ht_oper()
1965 u16 prot_mode, bool rifs_mode);