Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
H A Dwlan_twt_ucfg_ext_api.h110 QDF_STATUS ucfg_twt_resume_req(struct wlan_objmgr_psoc *psoc,
369 QDF_STATUS ucfg_twt_resume_req(struct wlan_objmgr_psoc *psoc, in ucfg_twt_resume_req() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c80 ucfg_twt_resume_req(struct wlan_objmgr_psoc *psoc, in ucfg_twt_resume_req() function
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c766 status = ucfg_twt_resume_req(psoc, twt_params, context); in osif_send_twt_resume_req()