Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c489 tx_rate_flag = RATE_INFO_FLAGS_EDMG; in wil_cid_fill_sinfo()
490 rx_rate_flag = RATE_INFO_FLAGS_EDMG; in wil_cid_fill_sinfo()
/linux/net/wireless/
H A Dutil.c1879 if (rate->flags & RATE_INFO_FLAGS_EDMG) in cfg80211_calculate_bitrate()
/linux/include/net/
H A Dcfg80211.h1955 RATE_INFO_FLAGS_EDMG = BIT(5), enumerator