Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
A Ddp_mon.c114 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_vht_sig_a()
139 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_ht_sig()
173 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_l_sig_b()
215 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath12k_dp_mon_parse_l_sig_a()
729 u32 reception_type = 0; in ath12k_dp_mon_rx_parse_status_tlv() local
741 reception_type = in ath12k_dp_mon_rx_parse_status_tlv()
745 switch (reception_type) { in ath12k_dp_mon_rx_parse_status_tlv()
1653 tx_ppdu_info->rx_status.reception_type = in ath12k_dp_mon_tx_parse_status_tlv()
1678 if (tx_ppdu_info->rx_status.reception_type == 0) in ath12k_dp_mon_tx_parse_status_tlv()
2205 rx_stats->reception_type[ppdu_info->reception_type] += num_msdu; in ath12k_dp_mon_rx_update_peer_su_stats()
[all …]
A Dhal_rx.h188 u8 reception_type; member
A Dcore.h351 u64 reception_type[HAL_RX_RECEPTION_TYPE_MAX]; member
/linux/drivers/net/wireless/ath/ath11k/
A Dhal_rx.c999 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1008 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1017 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1059 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1061 ppdu_info->reception_type = in ath11k_hal_rx_parse_mon_status_tlv()
1208 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_SU; in ath11k_hal_rx_parse_mon_status_tlv()
1354 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath11k_hal_rx_parse_mon_status_tlv()
1369 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_MIMO; in ath11k_hal_rx_parse_mon_status_tlv()
1439 ppdu_info->reception_type = HAL_RX_RECEPTION_TYPE_MU_OFDMA; in ath11k_hal_rx_parse_mon_status_tlv()
A Ddebugfs_sta.c300 rx_stats->reception_type[0], rx_stats->reception_type[1], in ath11k_dbg_sta_dump_rx_stats()
301 rx_stats->reception_type[2], rx_stats->reception_type[3]); in ath11k_dbg_sta_dump_rx_stats()
A Dhal_rx.h160 u8 reception_type; member
A Dcore.h446 u64 reception_type[HAL_RX_RECEPTION_TYPE_MAX]; member
A Ddp_rx.c2815 if (ppdu_info->reception_type < HAL_RX_RECEPTION_TYPE_MAX) in ath11k_dp_rx_update_peer_stats()
2816 rx_stats->reception_type[ppdu_info->reception_type] += num_msdu; in ath11k_dp_rx_update_peer_stats()

Completed in 59 milliseconds