Searched refs:RATE_INFO_FLAGS_MCS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dutil.c837 if (!(rate->flags & RATE_INFO_FLAGS_MCS))
H A Dnl80211.c1846 if (sinfo->txrate.flags & RATE_INFO_FLAGS_MCS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h370 * @RATE_INFO_FLAGS_MCS: @tx_bitrate_mcs filled
375 RATE_INFO_FLAGS_MCS = 1<<0, enumerator in enum:rate_info_flags
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c361 sinfo->txrate.flags |= RATE_INFO_FLAGS_MCS;

Completed in 81 milliseconds