Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dstatus.c256 RATE_INFO_FLAGS_DMG | in ieee80211_tx_radiotap_len()
328 RATE_INFO_FLAGS_DMG | in ieee80211_add_tx_radiotap_header()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c445 u8 tx_rate_flag = RATE_INFO_FLAGS_DMG; in wil_cid_fill_sinfo()
446 u8 rx_rate_flag = RATE_INFO_FLAGS_DMG; in wil_cid_fill_sinfo()
/openbmc/linux/net/wireless/
H A Dutil.c1771 if (rate->flags & RATE_INFO_FLAGS_DMG) in cfg80211_calculate_bitrate()
/openbmc/linux/include/net/
H A Dcfg80211.h1713 RATE_INFO_FLAGS_DMG = BIT(3), enumerator