Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
Dwlan_mlme_twt_ucfg_api.h314 QDF_STATUS ucfg_mlme_set_twt_requestor_flag(struct wlan_objmgr_psoc *psoc,
774 ucfg_mlme_set_twt_requestor_flag(struct wlan_objmgr_psoc *psoc, in ucfg_mlme_set_twt_requestor_flag() function
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_twt_ucfg_api.c95 ucfg_mlme_set_twt_requestor_flag(struct wlan_objmgr_psoc *psoc, bool val) in ucfg_mlme_set_twt_requestor_flag() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_twt.c4419 ucfg_mlme_set_twt_requestor_flag(hdd_ctx->psoc, true); in hdd_send_twt_requestor_enable_cmd()
4428 ucfg_mlme_set_twt_requestor_flag(hdd_ctx->psoc, false); in hdd_send_twt_requestor_enable_cmd()
4498 ucfg_mlme_set_twt_requestor_flag(hdd_ctx->psoc, false); in hdd_send_twt_requestor_disable_cmd()