Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.h48 #define ATH12K_TX_POWER_MIN_VAL 0 macro
H A Dmac.c7828 if (txpwr > ATH12K_TX_POWER_MAX_VAL || txpwr < ATH12K_TX_POWER_MIN_VAL) { in ath12k_mac_op_sta_set_txpwr()