Lines Matching defs:power
163 * @max_power: maximum transmission power (in dBm)
164 * @max_reg_power: maximum regulatory transmission power (in dBm)
283 * @non_srg_max_offset: non-SRG maximum tx power offset
284 * @min_offset: minimal tx power offset an associated station shall use
285 * @max_offset: maximum tx power offset an associated station shall use
646 * design (e.g. by antennas or external power amplifier).
1003 * ieee80211_chandef_max_power - maximum transmission power for the chandef
1005 * In some regulations, the transmit power may depend on the configured channel
1011 * Returns: maximum allowed transmission power in dBm for the chandef
1500 * @power: tx power (in dBm) to be used for sending data traffic. If tx power
1501 * is not provided, the default per-interface tx power setting will be
1502 * overriding. Driver should be picking up the lowest tx power, either tx
1503 * power per-interface or per-station.
1504 * @type: In particular if TPC %type is NL80211_TX_POWER_LIMITED then tx power
1506 * %type is NL80211_TX_POWER_AUTOMATIC then it indicates default tx power.
1511 s16 power;
1532 * @txpwr: transmit power for an associated station
1593 * @local_pm: local link-specific mesh power save mode (no change when set
1917 * @local_pm: local mesh STA power save mode
1918 * @peer_pm: peer mesh STA power save mode
1919 * @nonpeer_pm: non-peer mesh STA power save mode
2028 * @power: power limitation in 0.25dbm
2029 * @freq_range_index: index the power limitation applies to
2032 s32 power;
2038 * @type: it's set with power in 0.25dbm or other types
2061 * @type: it's set via power in 0.25dbm or other types
2279 * @power_mode: The default mesh power save mode which will be the initial
4191 * @set_tx_power: set the transmit power according to the parameters,
4192 * the power passed is in mBm, to get dBm use MBM_TO_DBM(). The
4193 * wdev may be %NULL if power was set for the wiphy, and will
4194 * always be %NULL unless the driver supports per-vif TX power
4196 * @get_tx_power: store the current TX power into the dbm variable;
4231 * @set_power_mgmt: Configure WLAN power management. A timeout value of -1
4383 * @set_sar_specs: Update the SAR (TX power) settings.