Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dstatus.c255 RATE_INFO_FLAGS_EDMG | in ieee80211_tx_radiotap_len()
323 RATE_INFO_FLAGS_EDMG | in ieee80211_add_tx_radiotap_header()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dutil.c1408 if (rate->flags & RATE_INFO_FLAGS_EDMG) in cfg80211_calculate_bitrate()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h1492 RATE_INFO_FLAGS_EDMG = BIT(5), enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c485 txflag = RATE_INFO_FLAGS_EDMG; in wil_cid_fill_sinfo()