Home
last modified time | relevance | path

Searched refs:reception_type (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Ddp_mon.c116 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_vht_sig_a()
118 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath12k_dp_mon_parse_vht_sig_a()
141 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_ht_sig()
175 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_l_sig_b()
217 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_l_sig_a()
255 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_OFDMA; in ath12k_dp_mon_parse_he_sig_b2_ofdma()
297 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath12k_dp_mon_parse_he_sig_b1_mu()
432 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath12k_dp_mon_parse_he_sig_mu()
582 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_he_sig_su()
731 u32 reception_type in ath12k_dp_mon_rx_parse_status_tlv() local
[all...]
H A Dcore.h288 u64 reception_type[HAL_RX_RECEPTION_TYPE_MAX]; member
H A Dhal_rx.h187 u8 reception_type; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c924 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
933 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
942 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
984 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
986 ppdu_info->reception_type = in ath11k_hal_rx_parse_mon_status_tlv()
1032 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1065 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath11k_hal_rx_parse_mon_status_tlv()
1078 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath11k_hal_rx_parse_mon_status_tlv()
1114 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_OFDMA; in ath11k_hal_rx_parse_mon_status_tlv()
H A Ddebugfs_sta.c375 rx_stats->reception_type[0], rx_stats->reception_type[1], in ath11k_dbg_sta_dump_rx_stats()
376 rx_stats->reception_type[2], rx_stats->reception_type[3]); in ath11k_dbg_sta_dump_rx_stats()
H A Dhal_rx.h104 u8 reception_type; member
H A Dcore.h261 u64 reception_type[HAL_RX_RECEPTION_TYPE_MAX]; member
H A Ddp_rx.c2707 if (ppdu_info->reception_type < HAL_RX_RECEPTION_TYPE_MAX) in ath11k_dp_rx_update_peer_stats()
2708 rx_stats->reception_type[ppdu_info->reception_type] += num_msdu; in ath11k_dp_rx_update_peer_stats()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.c1000 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1009 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1018 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1060 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1062 ppdu_info->reception_type = in ath11k_hal_rx_parse_mon_status_tlv()
1209 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1355 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath11k_hal_rx_parse_mon_status_tlv()
1370 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath11k_hal_rx_parse_mon_status_tlv()
1440 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_OFDMA; in ath11k_hal_rx_parse_mon_status_tlv()
H A Ddebugfs_sta.c299 rx_stats->reception_type[0], rx_stats->reception_type[1], in ath11k_dbg_sta_dump_rx_stats()
300 rx_stats->reception_type[2], rx_stats->reception_type[3]); in ath11k_dbg_sta_dump_rx_stats()
H A Dhal_rx.h159 u8 reception_type; member
H A Dcore.h397 u64 reception_type[HAL_RX_RECEPTION_TYPE_MAX]; member
H A Ddp_rx.c2818 if (ppdu_info->reception_type < HAL_RX_RECEPTION_TYPE_MAX) in ath11k_dp_rx_update_peer_stats()
2819 rx_stats->reception_type[ppdu_info->reception_type] += num_msdu; in ath11k_dp_rx_update_peer_stats()

Completed in 32 milliseconds