Lines Matching full:broadcast
83 TWT_CTRL_NEGO_TYPE_2 = 2, /* Broadcast TWT IE in Beacon */
84 TWT_CTRL_NEGO_TYPE_3 = 3, /* Broadcast TWT memberships */
93 #define TWT_REQ_TYPE_LAST_BCAST_PARAM 0x0020u /* Last Broadcast Parameter Set */
97 #define TWT_REQ_TYPE_BTWT_RECOMM_MASK 0x0380u /* Broadcast TWT Recommendation */
113 /* Broadcast TWT Recommendation field (Table 9-262k1) */
114 #define TWT_BCAST_FRAME_RECOMM_0 0u /* No constrains on frames in Broadcast TWT SP */
125 typedef uint16 twt_bcast_twt_info_t; /* 16 bit Broadcast TWT Info subfield */
179 twt_bcast_twt_info_t btwt_info; /* Broadcast TWT Info */
185 /* TWT IE structure for broadcast TWT */
206 /* Broadcast TWT info subfield format (figure 9-589ay1) */
207 #define TWT_BTWT_PERSIST_EXPO_MASK 0x0007u /* Broadcast TWT Persistence Exponent */
208 #define TWT_BCAST_TWT_ID_MASK 0x00F8u /* Broadcast TWT ID */
210 #define TWT_BTWT_PERSIST_MANT_MASK 0xFF00u /* Broadcast TWT Persistence Mantissa */
268 #define TWT_CTRL_BCAST 0x04u /* Broadcast */