Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/twt/inc/
H A Dosif_twt_req.h38 int osif_twt_requestor_enable(struct wlan_objmgr_psoc *psoc,
72 int osif_twt_requestor_enable(struct wlan_objmgr_psoc *psoc, in osif_twt_requestor_enable() function
/wlan-driver/qca-wifi-host-cmn/os_if/linux/twt/src/
H A Dosif_twt_req.c31 int osif_twt_requestor_enable(struct wlan_objmgr_psoc *psoc, in osif_twt_requestor_enable() function
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c905 return osif_twt_requestor_enable(psoc, &req); in osif_twt_send_requestor_enable_cmd()