Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dstatus.c266 RATE_INFO_FLAGS_EDMG | in ieee80211_tx_radiotap_len()
334 RATE_INFO_FLAGS_EDMG | in ieee80211_add_tx_radiotap_header()
/Linux-v5.4/net/wireless/
Dutil.c1307 if (rate->flags & RATE_INFO_FLAGS_EDMG) in cfg80211_calculate_bitrate()
/Linux-v5.4/include/net/
Dcfg80211.h1268 RATE_INFO_FLAGS_EDMG = BIT(5), enumerator
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dcfg80211.c496 txflag = RATE_INFO_FLAGS_EDMG; in wil_cid_fill_sinfo()