Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/
H A Dwlan_twt_ucfg_api.h220 ucfg_twt_requestor_enable(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_api.c73 QDF_STATUS ucfg_twt_requestor_enable(struct wlan_objmgr_psoc *psoc, in ucfg_twt_requestor_enable() function
/wlan-driver/qca-wifi-host-cmn/os_if/linux/twt/src/
H A Dosif_twt_req.c51 status = ucfg_twt_requestor_enable(psoc, req, context); in osif_twt_requestor_enable()