Searched refs:prot_mode (Results 1 – 2 of 2) sorted by relevance
3314 u16 prot_mode; in mwl8k_cmd_set_aid() local3327 prot_mode = MWL8K_FRAME_PROT_11G; in mwl8k_cmd_set_aid()3332 prot_mode = MWL8K_FRAME_PROT_11N_HT_40MHZ_ONLY; in mwl8k_cmd_set_aid()3335 prot_mode = MWL8K_FRAME_PROT_11N_HT_ALL; in mwl8k_cmd_set_aid()3338 prot_mode = MWL8K_FRAME_PROT_DISABLED; in mwl8k_cmd_set_aid()3342 cmd->protection_mode = cpu_to_le16(prot_mode); in mwl8k_cmd_set_aid()
2652 u16 prot_mode, bool rifs_mode);