Home
last modified time | relevance | path

Searched refs:bcast_requestor_enabled (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_cfg.c54 twt_cfg->bcast_requestor_enabled = CFG_TWT_GET_BCAST_REQ(bcast_conf); in wlan_twt_cfg_init()
118 twt_cfg->bcast_requestor_enabled = in wlan_twt_cfg_update()
122 twt_cfg->bcast_requestor_enabled)); in wlan_twt_cfg_update()
130 twt_cfg->bcast_requestor_enabled, in wlan_twt_cfg_update()
327 *val = twt_psoc_obj->cfg_params.bcast_requestor_enabled; in wlan_twt_cfg_get_bcast_requestor()
435 twt_cfg->bcast_requestor_enabled && in wlan_twt_get_restricted_support()
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
H A Dwlan_twt_ext_defs.h51 bool bcast_requestor_enabled; member