Lines Matching full:wake
77 #define TWT_CTRL_WAKEDUR_UNIT 0x20u /* Wake duration unit */
82 TWT_CTRL_NEGO_TYPE_1 = 1, /* Wake TBTT Negotiation */
99 #define TWT_REQ_TYPE_WAKE_EXP_MASK 0x7c00u /* Wake Interval Exponent */
122 /* Target Wake Time - 8 octets or 0 octet */
124 typedef uint16 twt_bcast_wake_time_t; /* 16 bit Wake Time of Bcast scheduling STA */
167 uint8 nom_wake_dur; /* Nominal Minimum Wake Duration */
168 uint16 wake_int_mant; /* TWT Wake Interval Mantissa */
177 uint8 nom_wake_dur; /* Nominal Minimum Wake Duration */
178 uint16 wake_int_mant; /* TWT Wake Interval Mantissa */
190 twt_ie_btwt_bottom_t btwt_bottom; /* wake dur, int, BID Info */
193 /* Nominal Minimum Wake Duration */
194 #define TWT_WAKE_DUR_UNIT_256us 256u /* Nom.Min. Wake Duration is in 256us units */
195 #define TWT_WAKE_DUR_UNIT_1ms 1024u /* Nom. Min. Wake Duration is in 1ms units */
198 #define TWT_NOM_WAKE_DUR_UNIT 256u /* Nominal Minimum Wake Duration is in 256us units */
226 #define TWT_ACTION_WAKE_MIN_SLEEP 1u /* Wake up at the time indicated by
229 #define TWT_ACTION_WAKE_RCV_BCN 2u /* Wake up to receive the Beacon */
230 #define TWT_ACTION_WAKE_RCV_DTIM 3u /* Wake up to receive the DTIM Beacon */
269 #define TWT_CTRL_WAKE_TBTT_NEGO 0x08u /* Wake TBTT Negotiation */