Home | History | Annotate | Download | only in linux

Lines Matching defs:power

120  *	- Support for unicast and multicast power saving
273 #define SIOCSIWTXPOW 0x8B26 /* set transmit power (dBm) */
274 #define SIOCGIWTXPOW 0x8B27 /* get transmit power (dBm) */
281 /* Power saving stuff (power management, unicast and multicast) */
282 #define SIOCSIWPOWER 0x8B2C /* set Power Management settings */
283 #define SIOCGIWPOWER 0x8B2D /* get Power Management settings */
475 /* Power management flags available (along with the value, if any) */
480 #define IW_POWER_MODE 0x0F00 /* Power Management mode */
491 /* Transmit Power flags available */
654 * For number greater than 10^9, we divide it by the lowest power
656 * The power of 10 is in 'e', the result of the division is in 'm'.
881 struct iw_param txpower; /* default transmit power */
888 struct iw_param power; /* PM duration/timeout */
979 /* Power Management duration & timeout */
995 /* Transmit power */