Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/dispatcher/inc/
H A Dwlan_vdev_mgr_tgt_if_rx_defs.h53 DELETE_RESPONSE_BIT = 3, enumerator
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
H A Dtarget_if_vdev_mgr_tx_ops.c75 if (clear_bit == DELETE_RESPONSE_BIT) { in target_if_vdev_mgr_rsp_timer_stop()
80 if (clear_bit == DELETE_RESPONSE_BIT) { in target_if_vdev_mgr_rsp_timer_stop()
636 DELETE_RESPONSE_BIT); in target_if_vdev_mgr_delete_send()
649 DELETE_RESPONSE_BIT); in target_if_vdev_mgr_delete_send()
657 DELETE_RESPONSE_BIT); in target_if_vdev_mgr_delete_send()
H A Dtarget_if_vdev_mgr_rx_ops.c187 !qdf_atomic_test_bit(DELETE_RESPONSE_BIT, &vdev_rsp->rsp_status) && in target_if_vdev_mgr_rsp_timer_cb()
240 } else if (qdf_atomic_test_bit(DELETE_RESPONSE_BIT, in target_if_vdev_mgr_rsp_timer_cb()
248 rsp_pos = DELETE_RESPONSE_BIT; in target_if_vdev_mgr_rsp_timer_cb()
563 DELETE_RESPONSE_BIT); in target_if_vdev_mgr_delete_response_handler()