Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dstatus.c257 RATE_INFO_FLAGS_EDMG | in ieee80211_tx_radiotap_len()
329 RATE_INFO_FLAGS_EDMG | in ieee80211_add_tx_radiotap_header()
/openbmc/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()
/openbmc/linux/net/wireless/
H A Dutil.c1775 if (rate->flags & RATE_INFO_FLAGS_EDMG) in cfg80211_calculate_bitrate()
/openbmc/linux/include/net/
H A Dcfg80211.h1715 RATE_INFO_FLAGS_EDMG = BIT(5), enumerator