Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.h38 #define ATH12K_TX_POWER_MAX_VAL 70 macro
H A Dmac.c3870 if (txpwr > ATH12K_TX_POWER_MAX_VAL || txpwr < ATH12K_TX_POWER_MIN_VAL) in ath12k_mac_op_sta_set_txpwr()