Searched refs:ucfg_mlme_is_twt_setup_done (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/ |
D | wlan_mlme_twt_ucfg_api.h | 81 ucfg_mlme_is_twt_setup_done(struct wlan_objmgr_psoc *psoc, in ucfg_mlme_is_twt_setup_done() function 458 ucfg_mlme_is_twt_setup_done(struct wlan_objmgr_psoc *psoc, in ucfg_mlme_is_twt_setup_done() function 696 ucfg_mlme_is_twt_setup_done(struct wlan_objmgr_psoc *psoc, in ucfg_mlme_is_twt_setup_done() function
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_twt.c | 1219 if (!ucfg_mlme_is_twt_setup_done(adapter->hdd_ctx->psoc, in hdd_sta_twt_get_session_params() 2406 if (!ucfg_mlme_is_twt_setup_done(psoc, in hdd_send_twt_del_all_sessions_to_userspace() 2683 if (!ucfg_mlme_is_twt_setup_done(adapter->hdd_ctx->psoc, in hdd_sta_twt_terminate_session() 3114 if (!ucfg_mlme_is_twt_setup_done(adapter->hdd_ctx->psoc, in hdd_twt_pause_session() 3298 if (!ucfg_mlme_is_twt_setup_done(adapter->hdd_ctx->psoc, in hdd_twt_nudge_session() 3712 if (!ucfg_mlme_is_twt_setup_done(adapter->hdd_ctx->psoc, in hdd_twt_resume_session() 3978 if (!ucfg_mlme_is_twt_setup_done(adapter->hdd_ctx->psoc, in hdd_twt_clear_session_traffic_stats() 4118 if (!ucfg_mlme_is_twt_setup_done(adapter->hdd_ctx->psoc, in hdd_twt_get_session_traffic_stats() 4903 if (ucfg_mlme_is_twt_setup_done(hdd_ctx->psoc, mac_addr, in hdd_twt_del_dialog_in_ps_disable()
|
/wlan-driver/qcacld-3.0/core/sme/src/common/ |
D | sme_api.c | 2226 setup_done = ucfg_mlme_is_twt_setup_done( in sme_process_twt_add_dialog_event()
|