Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.h76 #define ATH10K_TX_POWER_MIN_VAL 0 macro
H A Dmac.c6873 if (txpwr > ATH10K_TX_POWER_MAX_VAL || txpwr < ATH10K_TX_POWER_MIN_VAL) in ath10k_sta_set_txpwr()