Lines Matching refs:power
45 parameters include, without limitation, RF power, spectrum usage,
127 disable boolean disable=1 /* Do not power the HW */
205 off No power management. Radio is always on.
206 on Automatic power management
207 1-5 Different levels of power management. The higher the
208 number the greater the power savings, but with an impact to
214 period of time. For higher power savings, the interval between last
221 while power management is enabled. If this is the case, you will need
222 to try and find a firmware update for your AP, or disable power
223 management (via `iwconfig eth1 power off`)
225 To configure the power level on the IPW2100 you use a combination of
226 iwconfig and iwpriv. iwconfig is used to turn power management on, off,
229 iwconfig eth1 power off Disables radio power down
230 iwconfig eth1 power on Enables radio power management to
232 iwpriv eth1 set_power 0 Sets power level to AUTO and enables
233 power management if not previously
235 iwpriv eth1 set_power 1-5 Set the power level as specified,
236 enabling power management if not
239 You can view the current power level setting via:
247 packets), and z is the 'power level'. If power management is turned off the
249 level if `iwconfig eth1 power on` is invoked.