Home
last modified time | relevance | path

Searched refs:RATE_INFO_FLAGS_60G (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dcfg80211.c155 sinfo->txrate.flags = RATE_INFO_FLAGS_MCS | RATE_INFO_FLAGS_60G; in wil_cid_fill_sinfo()
157 sinfo->rxrate.flags = RATE_INFO_FLAGS_MCS | RATE_INFO_FLAGS_60G; in wil_cid_fill_sinfo()
/linux-4.1.27/net/wireless/
Dutil.c1162 if (rate->flags & RATE_INFO_FLAGS_60G) in cfg80211_calculate_bitrate()
/linux-4.1.27/include/net/
Dcfg80211.h916 RATE_INFO_FLAGS_60G = BIT(3), enumerator