Home
last modified time | relevance | path

Searched refs:ucfg_twt_cfg_get_bcast_requestor (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/ !
H A Dwlan_twt_ucfg_ext_cfg.h88 ucfg_twt_cfg_get_bcast_requestor(struct wlan_objmgr_psoc *psoc, bool *val);
158 ucfg_twt_cfg_get_bcast_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in ucfg_twt_cfg_get_bcast_requestor() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/ !
H A Dwlan_twt_ucfg_ext_api.c141 ucfg_twt_cfg_get_bcast_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in ucfg_twt_cfg_get_bcast_requestor() function
/wlan-driver/qcacld-3.0/os_if/twt/src/ !
H A Dosif_twt_ext_rsp.c748 ucfg_twt_cfg_get_bcast_requestor(psoc, &twt_bcast_req); in osif_twt_send_get_capabilities_response()