Home
last modified time | relevance | path

Searched refs:twt_wait_for_notify (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/twt/core/src/
Dwlan_twt_priv.h84 bool twt_wait_for_notify; member
Dwlan_twt_objmgr.c92 twt_vdev_obj->twt_wait_for_notify = false; in wlan_twt_vdev_obj_create_handler()
/wlan-driver/qcacld-3.0/components/mlme/core/src/
Dwlan_mlme_twt_api.c361 mlme_priv->twt_wait_for_notify = is_set; in mlme_twt_set_wait_for_notify()
782 is_twt_notify_in_progress = mlme_priv->twt_wait_for_notify; in mlme_is_twt_notify_in_progress()
/wlan-driver/qcacld-3.0/components/mlme/core/inc/
Dwlan_mlme_main.h883 bool twt_wait_for_notify; member
/wlan-driver/qcacld-3.0/components/umac/twt/core/src/
Dwlan_twt_main.c199 is_twt_notify_in_progress = twt_vdev_priv->twt_wait_for_notify; in wlan_is_twt_notify_in_progress()
236 twt_vdev_priv->twt_wait_for_notify = is_set; in wlan_twt_set_wait_for_notify()