Searched refs:he_format (Results 1 – 1 of 1) sorted by relevance
3685 u16 he_format; in rtw89_core_update_radiotap_he() local3687 he_format = rtw89_core_get_radiotap_he_format(desc_info); in rtw89_core_update_radiotap_he()3690 if (he_format == IEEE80211_RADIOTAP_HE_DATA1_FORMAT_MU) { in rtw89_core_update_radiotap_he()3700 he->data1 |= le16_encode_bits(he_format, IEEE80211_RADIOTAP_HE_DATA1_FORMAT_MASK); in rtw89_core_update_radiotap_he()3708 switch (he_format) { in rtw89_core_update_radiotap_he()