Lines Matching +full:duration +full:- +full:us
22 * <<Broadcom-WL-IPTag/Open:>>
37 /* TWT element - top (Figure 9-589av) */
70 /* Control field (Figure 9-589aw) */
77 #define TWT_CTRL_WAKEDUR_UNIT 0x20u /* Wake duration unit */
79 /* TWT Negotiation Type (Table 9-262j1) */
87 /* Request Type field (Figure 9-589ay) */
103 /* Setup Command field (Table 9-262k) */
113 /* Broadcast TWT Recommendation field (Table 9-262k1) */
119 /* Request Type subfield - 2 octets */
122 /* Target Wake Time - 8 octets or 0 octet */
127 /* TWT Group Assignment Info - 9 octets (long format) or 3 octets (short format) or 0 octet */
128 /* Group Assignment Info field - short format - Zero Offset Preset field is 0 */
136 /* Group Assignment Info field - long format - Zero Offset Preset field is 1 */
151 /* TWT Unit field (table 8-248m) */
165 /* TWT element - bottom */
167 uint8 nom_wake_dur; /* Nominal Minimum Wake Duration */
175 /* TWT element - bottom */
177 uint8 nom_wake_dur; /* Nominal Minimum Wake Duration */
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 */
206 /* Broadcast TWT info subfield format (figure 9-589ay1) */
215 /* NDP Paging field - 4 octets or 0 octet */
218 #define TWT_NDP_PAGING_PID 0x000001ffu /* P-ID */
222 #define TWT_NDP_PAGING_MIN_SLEEP 0x3f000000u /* Min Sleep Duration */
224 /* Action field (table 8-248n) */
225 #define TWT_ACTION_SEND_PSP_TRIG 0u /* Send a PS-Poll or uplink trigger frame */
227 * Min Sleep Duration
232 * the Min Sleep Duration field and the ASD subfield
266 /* Old macro definitions - To be removed - Start here */
276 /* Old macro definitions - To be removed - End here */