Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.h48 #define MODULATION_LIMIT 126 macro
H A Ddebugfs.c273 tpc = min_t(s16, tpc, MODULATION_LIMIT); in ath12k_tpc_get_rate()