Searched refs:infodesc (Results 1 – 8 of 8) sorted by relevance
9262 val.infodesc.flow_id = 0xFF; in wl_cfgvendor_twt_info_frame()9275 val.infodesc.next_twt_h = 0; in wl_cfgvendor_twt_info_frame()9276 val.infodesc.next_twt_l = val32; in wl_cfgvendor_twt_info_frame()9277 val.infodesc.flow_flags |= WL_TWT_INFO_FLAG_RESUME; in wl_cfgvendor_twt_info_frame()9283 val.infodesc.flow_flags |= WL_TWT_INFO_FLAG_ALL_TWT; in wl_cfgvendor_twt_info_frame()9699 const wl_twt_infodesc_t *infodesc = (const wl_twt_infodesc_t *)&info_cplt[1]; in wl_cfgvendor_twt_update_infoframe_response() local9703 (int)info_cplt->reason_code, (int)info_cplt->configID, infodesc->flow_flags, in wl_cfgvendor_twt_update_infoframe_response()9704 (int)infodesc->flow_id, infodesc->next_twt_h, infodesc->next_twt_l)); in wl_cfgvendor_twt_update_infoframe_response()9727 !!(infodesc->flow_flags & WL_TWT_INFO_FLAG_ALL_TWT)); in wl_cfgvendor_twt_update_infoframe_response()9733 !!(infodesc->flow_flags & WL_TWT_INFO_FLAG_RESUME)); in wl_cfgvendor_twt_update_infoframe_response()
11786 val.infodesc.flow_id = 0xFF; in wl_android_twt_info()11800 val.infodesc.flow_flags |= WL_TWT_INFO_FLAG_ALL_TWT; in wl_android_twt_info()11810 val.infodesc.flow_id = htod32((u32)bcm_atoi(token)); in wl_android_twt_info()11822 val.infodesc.next_twt_h = htod32((u32)(twt >> 32)); in wl_android_twt_info()11823 val.infodesc.next_twt_l = htod32((u32)twt); in wl_android_twt_info()11824 val.infodesc.flow_flags |= WL_TWT_INFO_FLAG_RESUME; in wl_android_twt_info()
11744 val.infodesc.flow_id = 0xFF; in wl_android_twt_info()11758 val.infodesc.flow_flags |= WL_TWT_INFO_FLAG_ALL_TWT; in wl_android_twt_info()11768 val.infodesc.flow_id = htod32((u32)bcm_atoi(token)); in wl_android_twt_info()11780 val.infodesc.next_twt_h = htod32((u32)(twt >> 32)); in wl_android_twt_info()11781 val.infodesc.next_twt_l = htod32((u32)twt); in wl_android_twt_info()11782 val.infodesc.flow_flags |= WL_TWT_INFO_FLAG_RESUME; in wl_android_twt_info()
17268 wl_twt_infodesc_t infodesc; /* information descriptor */ member
17278 wl_twt_infodesc_t infodesc; /* information descriptor */ member
21434 wl_twt_infodesc_t infodesc; /* information descriptor */ member
21481 wl_twt_infodesc_t infodesc; /* information descriptor */ member