Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/athk/ath10k/
HDdebug.h75 #define ATH10K_TX_POWER_MAX_VAL 70 macro
HDmac.c6873 if (txpwr > ATH10K_TX_POWER_MAX_VAL || txpwr < ATH10K_TX_POWER_MIN_VAL) in ath10k_sta_set_txpwr()