Searched refs:STA_FLG_HT40_EN_MSK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-sta.c207 sta_flags |= STA_FLG_HT40_EN_MSK;
209 sta_flags &= ~STA_FLG_HT40_EN_MSK;
H A Diwl-commands.h973 #define STA_FLG_HT40_EN_MSK cpu_to_le32(1 << 21) macro

Completed in 37 milliseconds