Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.c350 int max_nss, int max_rates, int pream_type, in ath12k_tpc_fill_pream() argument
392 if (pream_type == WMI_RATE_PREAMBLE_VHT && in ath12k_tpc_fill_pream()
396 if (pream_type == WMI_RATE_PREAMBLE_HE && in ath12k_tpc_fill_pream()
400 if (pream_type == WMI_RATE_PREAMBLE_EHT && in ath12k_tpc_fill_pream()
433 if (pream_type == WMI_RATE_PREAMBLE_EHT) in ath12k_tpc_fill_pream()
508 static const u8 pream_type[WMI_TPC_PREAM_MAX] = { in ath12k_tpc_stats_print() local
562 if (pream_type[i] == WMI_RATE_PREAMBLE_EHT) { in ath12k_tpc_stats_print()
622 max_rates[i], pream_type[i], in ath12k_tpc_stats_print()
625 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()