Home
last modified time | relevance | path

Searched refs:ucfg_twt_cfg_get_requestor (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/
H A Dwlan_twt_ucfg_ext_cfg.h37 QDF_STATUS ucfg_twt_cfg_get_requestor(struct wlan_objmgr_psoc *psoc, bool *val);
122 QDF_STATUS ucfg_twt_cfg_get_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in ucfg_twt_cfg_get_requestor() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c39 ucfg_twt_cfg_get_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in ucfg_twt_cfg_get_requestor() function
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_rsp.c742 ucfg_twt_cfg_get_requestor(psoc, &twt_req); in osif_twt_send_get_capabilities_response()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c61 return ucfg_twt_cfg_get_requestor(psoc, val); in hdd_get_twt_requestor()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c8083 ucfg_twt_cfg_get_requestor(mac_ctx->psoc, &value); in lim_send_he_caps_ie()