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