Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_twt.h365 QDF_STATUS hdd_get_twt_requestor(struct wlan_objmgr_psoc *psoc, bool *val);
501 QDF_STATUS hdd_get_twt_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in hdd_get_twt_requestor() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c59 QDF_STATUS hdd_get_twt_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in hdd_get_twt_requestor() function
4978 QDF_STATUS hdd_get_twt_requestor(struct wlan_objmgr_psoc *psoc, bool *val) in hdd_get_twt_requestor() function
H A Dwlan_hdd_cfg80211.c5254 hdd_get_twt_requestor(hdd_ctx->psoc, &twt_req); in __wlan_hdd_cfg80211_get_features()