Home
last modified time | relevance | path

Searched refs:infodesc (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgvendor.c9262 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() local
9703 (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()
H A Dwl_android.c11786 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_android.c11744 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwlioctl.h17268 wl_twt_infodesc_t infodesc; /* information descriptor */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwlioctl.h17268 wl_twt_infodesc_t infodesc; /* information descriptor */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwlioctl.h17278 wl_twt_infodesc_t infodesc; /* information descriptor */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwlioctl.h21434 wl_twt_infodesc_t infodesc; /* information descriptor */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwlioctl.h21481 wl_twt_infodesc_t infodesc; /* information descriptor */ member