Lines Matching refs:phy_data
1172 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_he_mu_ext() argument
1176 u32 phy_data2 = le32_to_cpu(phy_data->d2); in iwl_mvm_decode_he_mu_ext()
1177 u32 phy_data3 = le32_to_cpu(phy_data->d3); in iwl_mvm_decode_he_mu_ext()
1178 u16 phy_data4 = le16_to_cpu(phy_data->d4); in iwl_mvm_decode_he_mu_ext()
1223 iwl_mvm_decode_he_phy_ru_alloc(struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_he_phy_ru_alloc() argument
1237 u8 ru = le32_get_bits(phy_data->d1, IWL_RX_PHY_DATA1_HE_RU_ALLOC_MASK); in iwl_mvm_decode_he_phy_ru_alloc()
1277 if (phy_data->d1 & cpu_to_le32(IWL_RX_PHY_DATA1_HE_RU_ALLOC_SEC80)) in iwl_mvm_decode_he_phy_ru_alloc()
1305 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_decode_he_phy_data() argument
1311 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1324 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data()
1327 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data()
1330 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data()
1333 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d2, in iwl_mvm_decode_he_phy_data()
1349 he->data3 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1352 if (phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB && in iwl_mvm_decode_he_phy_data()
1353 phy_data->info_type != IWL_RX_PHY_INFO_TYPE_HE_TB_EXT) { in iwl_mvm_decode_he_phy_data()
1355 he->data3 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1359 he->data3 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1362 he->data5 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1365 he->data5 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1368 he->data5 |= le16_encode_bits(le32_get_bits(phy_data->d1, in iwl_mvm_decode_he_phy_data()
1371 he->data6 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1374 he->data6 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1380 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1385 he->data4 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1394 switch (phy_data->info_type) { in iwl_mvm_decode_he_phy_data()
1397 le16_encode_bits(le16_get_bits(phy_data->d4, in iwl_mvm_decode_he_phy_data()
1401 le16_encode_bits(le16_get_bits(phy_data->d4, in iwl_mvm_decode_he_phy_data()
1405 le16_encode_bits(le16_get_bits(phy_data->d4, in iwl_mvm_decode_he_phy_data()
1408 iwl_mvm_decode_he_mu_ext(mvm, phy_data, rate_n_flags, he_mu); in iwl_mvm_decode_he_phy_data()
1412 le16_encode_bits(le32_get_bits(phy_data->d1, in iwl_mvm_decode_he_phy_data()
1416 le16_encode_bits(le32_get_bits(phy_data->d1, in iwl_mvm_decode_he_phy_data()
1422 iwl_mvm_decode_he_phy_ru_alloc(phy_data, rate_n_flags, in iwl_mvm_decode_he_phy_data()
1427 he->data3 |= le16_encode_bits(le32_get_bits(phy_data->d0, in iwl_mvm_decode_he_phy_data()
1438 struct iwl_mvm_rx_phy_data *phy_data, in iwl_mvm_rx_he() argument
1466 if (phy_data->info_type == IWL_RX_PHY_INFO_TYPE_HE_MU || in iwl_mvm_rx_he()
1467 phy_data->info_type == IWL_RX_PHY_INFO_TYPE_HE_MU_EXT) { in iwl_mvm_rx_he()
1476 if (phy_data->d0 & cpu_to_le32(IWL_RX_PHY_DATA0_HE_DELIM_EOF)) in iwl_mvm_rx_he()
1481 iwl_mvm_decode_he_phy_data(mvm, phy_data, he, he_mu, rx_status, in iwl_mvm_rx_he()
1492 if (phy_data->d0 & cpu_to_le32(IWL_RX_PHY_DATA0_HE_DELIM_EOF)) in iwl_mvm_rx_he()
1580 struct iwl_mvm_rx_phy_data *phy_data) in iwl_mvm_decode_lsig() argument
1585 switch (phy_data->info_type) { in iwl_mvm_decode_lsig()
1596 lsig->data2 = le16_encode_bits(le32_get_bits(phy_data->d1, in iwl_mvm_decode_lsig()
1653 struct iwl_mvm_rx_phy_data phy_data = { in iwl_mvm_rx_mpdu_mq() local
1678 phy_data.d0 = desc->v3.phy_data0; in iwl_mvm_rx_mpdu_mq()
1679 phy_data.d1 = desc->v3.phy_data1; in iwl_mvm_rx_mpdu_mq()
1680 phy_data.d2 = desc->v3.phy_data2; in iwl_mvm_rx_mpdu_mq()
1681 phy_data.d3 = desc->v3.phy_data3; in iwl_mvm_rx_mpdu_mq()
1689 phy_data.d0 = desc->v1.phy_data0; in iwl_mvm_rx_mpdu_mq()
1690 phy_data.d1 = desc->v1.phy_data1; in iwl_mvm_rx_mpdu_mq()
1691 phy_data.d2 = desc->v1.phy_data2; in iwl_mvm_rx_mpdu_mq()
1692 phy_data.d3 = desc->v1.phy_data3; in iwl_mvm_rx_mpdu_mq()
1703 phy_data.d4 = desc->phy_data4; in iwl_mvm_rx_mpdu_mq()
1706 phy_data.info_type = in iwl_mvm_rx_mpdu_mq()
1707 le32_get_bits(phy_data.d1, in iwl_mvm_rx_mpdu_mq()
1748 iwl_mvm_rx_he(mvm, skb, &phy_data, rate_n_flags, in iwl_mvm_rx_mpdu_mq()
1751 iwl_mvm_decode_lsig(skb, &phy_data); in iwl_mvm_rx_mpdu_mq()
2016 struct iwl_mvm_rx_phy_data phy_data = { in iwl_mvm_rx_monitor_no_data() local
2079 iwl_mvm_rx_he(mvm, skb, &phy_data, rate_n_flags, in iwl_mvm_rx_monitor_no_data()
2082 iwl_mvm_decode_lsig(skb, &phy_data); in iwl_mvm_rx_monitor_no_data()