Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/net/wireless/
Dutil.c1163 if (rate->flags & RATE_INFO_FLAGS_60G) in cfg80211_calculate_bitrate()
/linux-4.4.14/include/net/
Dcfg80211.h920 RATE_INFO_FLAGS_60G = BIT(3), enumerator