Home | History | Annotate | Download | only in linux

Lines Matching defs:power

120  *	- Support for unicast and multicast power saving
217 * - Power/Retry relative values no longer * 100000
285 #define SIOCSIWTXPOW 0x8B26 /* set transmit power (dBm) */
286 #define SIOCGIWTXPOW 0x8B27 /* get transmit power (dBm) */
293 /* Power saving stuff (power management, unicast and multicast) */
294 #define SIOCSIWPOWER 0x8B2C /* set Power Management settings */
295 #define SIOCGIWPOWER 0x8B2D /* get Power Management settings */
488 /* Power management flags available (along with the value, if any) */
493 #define IW_POWER_MODE 0x0F00 /* Power Management mode */
504 /* Transmit Power flags available */
681 * For number greater than 10^9, we divide it by the lowest power
683 * The power of 10 is in 'e', the result of the division is in 'm'.
908 struct iw_param txpower; /* default transmit power */
915 struct iw_param power; /* PM duration/timeout */
1009 /* Power Management duration & timeout */
1025 /* Transmit power */