Home
last modified time | relevance | path

Searched refs:he_dcm (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/net/mac80211/
Dsta_info.h819 r |= STA_STATS_FIELD(HE_DCM, s->he_dcm); in sta_stats_encode_rate()
Dsta_info.c2019 rinfo->he_dcm = STA_STATS_GET(HE_DCM, rate); in sta_stats_decode_rate()
Drx.c572 he.data3 |= HE_PREP(DATA3_DATA_DCM, status->he_dcm); in ieee80211_add_rx_radiotap_header()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1300 rx_status->he_dcm = in iwl_mvm_rx_mpdu_mq()
/Linux-v4.19/net/wireless/
Dutil.c1219 if (rate->he_dcm) in cfg80211_calculate_bitrate_he()
Dnl80211.c4562 if (nla_put_u8(msg, NL80211_RATE_INFO_HE_DCM, info->he_dcm)) in nl80211_put_sta_rate()
/Linux-v4.19/include/net/
Dmac80211.h1255 u8 he_gi:2, he_dcm:1; member
Dcfg80211.h1149 u8 he_dcm; member