Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
H A Dwlan_twt_main.h91 wlan_twt_pause_req(struct wlan_objmgr_psoc *psoc,
357 wlan_twt_pause_req(struct wlan_objmgr_psoc *psoc, in wlan_twt_pause_req() function
H A Dwlan_twt_main.c1276 QDF_STATUS wlan_twt_pause_req(struct wlan_objmgr_psoc *psoc, in wlan_twt_pause_req() function
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c76 return wlan_twt_pause_req(psoc, params, context); in ucfg_twt_pause_req()