Searched defs:prot_mode (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/
H A Dmwl8k.c3226 u16 prot_mode; local
3239 prot_mode = MWL8K_FRAME_PROT_11G;
3244 prot_mode = MWL8K_FRAME_PROT_11N_HT_40MHZ_ONLY;
3247 prot_mode = MWL8K_FRAME_PROT_11N_HT_ALL;
3250 prot_mode = MWL8K_FRAME_PROT_DISABLED;
3254 cmd->protection_mode = cpu_to_le16(prot_mode);

Completed in 51 milliseconds