Home
last modified time | relevance | path

Searched refs:pream_type (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddebugfs.c420 int max_nss, int max_rates, int pream_type, in ath12k_tpc_fill_pream() argument
462 if (pream_type == WMI_RATE_PREAMBLE_VHT && in ath12k_tpc_fill_pream()
466 if (pream_type == WMI_RATE_PREAMBLE_HE && in ath12k_tpc_fill_pream()
470 if (pream_type == WMI_RATE_PREAMBLE_EHT && in ath12k_tpc_fill_pream()
503 if (pream_type == WMI_RATE_PREAMBLE_EHT) in ath12k_tpc_fill_pream()
578 static const u8 pream_type[WMI_TPC_PREAM_MAX] = { in ath12k_tpc_stats_print() local
632 if (pream_type[i] == WMI_RATE_PREAMBLE_EHT) { in ath12k_tpc_stats_print()
692 max_rates[i], pream_type[i], in ath12k_tpc_stats_print()
695 if (pream_type[i] == WMI_RATE_PREAMBLE_EHT) in ath12k_tpc_stats_print()
H A Ddebugfs_htt_stats.c4270 ath12k_htt_get_punct_pream_type_str(enum ath12k_htt_stats_param_type pream_type) in ath12k_htt_get_punct_pream_type_str() argument
4272 switch (pream_type) { in ath12k_htt_get_punct_pream_type_str()