Searched refs:VNT_RF_MAX_POWER (Results 1 – 3 of 3) sorted by relevance
142 ch[i].max_power = VNT_RF_MAX_POWER; in vnt_init_bands()156 ch[i].max_power = VNT_RF_MAX_POWER; in vnt_init_bands()
40 #define VNT_RF_MAX_POWER 0x3f macro
601 if (power > VNT_RF_MAX_POWER) in vnt_rf_set_txpower()602 power = VNT_RF_MAX_POWER; in vnt_rf_set_txpower()