Searched refs:is_twt_notify_in_progress (Results 1 – 3 of 3) sorted by relevance
765 bool is_twt_notify_in_progress; in mlme_is_twt_notify_in_progress() local782 is_twt_notify_in_progress = mlme_priv->twt_wait_for_notify; in mlme_is_twt_notify_in_progress()785 return is_twt_notify_in_progress; in mlme_is_twt_notify_in_progress()
182 bool is_twt_notify_in_progress; in wlan_is_twt_notify_in_progress() local199 is_twt_notify_in_progress = twt_vdev_priv->twt_wait_for_notify; in wlan_is_twt_notify_in_progress()202 twt_debug("is_twt_notify_in_progress: %d", is_twt_notify_in_progress); in wlan_is_twt_notify_in_progress()203 return is_twt_notify_in_progress; in wlan_is_twt_notify_in_progress()
13766 bool is_twt_cmd_in_progress, is_twt_notify_in_progress; in sme_add_dialog_cmd() local13781 is_twt_notify_in_progress = mlme_is_twt_notify_in_progress( in sme_add_dialog_cmd()13784 if (is_twt_notify_in_progress) { in sme_add_dialog_cmd()