Searched refs:ppdu_type (Results 1 – 5 of 5) sorted by relevance
600 u8 ppdu_type; member
4251 ath12k_htt_get_punct_ppdu_type_str(enum ath12k_htt_stats_ppdu_type ppdu_type) in ath12k_htt_get_punct_ppdu_type_str() argument4253 switch (ppdu_type) { in ath12k_htt_get_punct_ppdu_type_str()4299 const char *ppdu_type; in ath12k_htt_print_puncture_stats_tlv() local4313 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()
1738 __le32 ppdu_type; member
2548 desc_info->ppdu_type = le32_get_bits(rxd_s->dword1, AX_RXD_PPDU_TYPE_MASK); in rtw89_core_query_rxdesc()2613 desc_info->ppdu_type = le32_get_bits(rxd_s->dword4, BE_RXD_PPDU_TYPE_MASK); in rtw89_core_query_rxdesc_v2()
1073 u8 ppdu_type; member