Searched refs:ppdu_type (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | dp_rx.c | 1545 u8 flags, mcs, nss, bw, sgi, dcm, ppdu_type, rate_idx = 0; in ath12k_update_per_peer_tx_stats() local 1587 ppdu_type = HTT_USR_RATE_PPDU_TYPE(user_rate->info1); in ath12k_update_per_peer_tx_stats() 1588 is_ofdma = (ppdu_type == HTT_PPDU_STATS_PPDU_TYPE_MU_OFDMA) || in ath12k_update_per_peer_tx_stats() 1589 (ppdu_type == HTT_PPDU_STATS_PPDU_TYPE_MU_MIMO_OFDMA); in ath12k_update_per_peer_tx_stats()
|
| H A D | core.h | 702 u8 ppdu_type; member
|
| H A D | debugfs_htt_stats.c | 4251 ath12k_htt_get_punct_ppdu_type_str(enum ath12k_htt_stats_ppdu_type ppdu_type) in ath12k_htt_get_punct_ppdu_type_str() argument 4253 switch (ppdu_type) { in ath12k_htt_get_punct_ppdu_type_str() 4299 const char *ppdu_type; in ath12k_htt_print_puncture_stats_tlv() local 4313 ppdu_type = ath12k_htt_get_punct_ppdu_type_str(le32_to_cpu(stats_buf->ppdu_type)); in ath12k_htt_print_puncture_stats_tlv() 4321 direction, preamble, ppdu_type, in ath12k_htt_print_puncture_stats_tlv() 4327 direction, preamble, ppdu_type, i + 1, in ath12k_htt_print_puncture_stats_tlv()
|
| H A D | debugfs_htt_stats.h | 1767 __le32 ppdu_type; member
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | core.c | 3361 desc_info->ppdu_type = le32_get_bits(rxd_s->dword1, AX_RXD_PPDU_TYPE_MASK); in rtw89_core_query_rxdesc() 3427 desc_info->ppdu_type = le32_get_bits(rxd_s->dword4, BE_RXD_PPDU_TYPE_MASK); in rtw89_core_query_rxdesc_v2()
|
| H A D | core.h | 1098 u8 ppdu_type; member
|