Searched refs:STA_FLG_MIMO_DIS_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.c184 sta_flags &= ~(STA_FLG_RTS_MIMO_PROT_MSK | STA_FLG_MIMO_DIS_MSK);
188 sta_flags |= STA_FLG_MIMO_DIS_MSK;
H A Diwl-commands.h974 #define STA_FLG_MIMO_DIS_MSK cpu_to_le32(1 << 22) macro

Completed in 81 milliseconds