Lines Matching refs:he
1285 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_ru_alloc() argument
1304 he->data1 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA1_BW_RU_ALLOC_KNOWN); in iwl_mvm_decode_he_phy_ru_alloc()
1334 he->data2 |= le16_encode_bits(offs, in iwl_mvm_decode_he_phy_ru_alloc()
1336 he->data2 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA2_PRISEC_80_KNOWN | in iwl_mvm_decode_he_phy_ru_alloc()
1339 he->data2 |= in iwl_mvm_decode_he_phy_ru_alloc()
1358 he->data6 |= in iwl_mvm_decode_he_phy_ru_alloc()
1367 struct ieee80211_radiotap_he *he, in iwl_mvm_decode_he_phy_data() argument
1385 he->data1 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA1_SPTL_REUSE_KNOWN | in iwl_mvm_decode_he_phy_data()
1389 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data()
1392 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data()
1395 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data()
1398 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data()
1407 he->data1 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA1_LDPC_XSYMSEG_KNOWN | in iwl_mvm_decode_he_phy_data()
1410 he->data2 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA2_PRE_FEC_PAD_KNOWN | in iwl_mvm_decode_he_phy_data()
1414 he->data3 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1419 he->data1 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA1_UL_DL_KNOWN); in iwl_mvm_decode_he_phy_data()
1420 he->data3 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1424 he->data3 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1427 he->data5 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1430 he->data5 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1433 he->data5 |= le16_encode_bits(le32_get_bits(phy_data->d1, in iwl_mvm_decode_he_phy_data()
1436 he->data6 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1439 he->data6 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1449 he->data1 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA1_SPTL_REUSE_KNOWN); in iwl_mvm_decode_he_phy_data()
1450 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1487 iwl_mvm_decode_he_phy_ru_alloc(phy_data, he, he_mu, rx_status); in iwl_mvm_decode_he_phy_data()
1490 he->data1 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA1_BEAM_CHANGE_KNOWN); in iwl_mvm_decode_he_phy_data()
1491 he->data3 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
2037 struct ieee80211_radiotap_he *he = NULL; in iwl_mvm_rx_he() local
2060 he = skb_put_data(skb, &known, sizeof(known)); in iwl_mvm_rx_he()
2078 iwl_mvm_decode_he_phy_data(mvm, phy_data, he, he_mu, rx_status, in iwl_mvm_rx_he()
2098 he->data1 |= in iwl_mvm_rx_he()
2110 he->data1 |= cpu_to_le16(he_type >> RATE_MCS_HE_TYPE_POS); in iwl_mvm_rx_he()
2113 he->data5 |= cpu_to_le16(IEEE80211_RADIOTAP_HE_DATA5_TXBF); in iwl_mvm_rx_he()
2155 he->data5 |= le16_encode_bits(ltf, in iwl_mvm_rx_he()