Searched refs:vdev_stop_type (Results 1 – 5 of 5) sorted by relevance
403 uint32_t *vdev_stop_type);415 uint32_t vdev_stop_type);
857 uint32_t vdev_stop_type; member
1190 uint32_t *vdev_stop_type) in mlme_get_vdev_stop_type() argument1200 *vdev_stop_type = mlme_priv->vdev_stop_type; in mlme_get_vdev_stop_type()1206 uint32_t vdev_stop_type) in mlme_set_vdev_stop_type() argument1216 mlme_priv->vdev_stop_type = vdev_stop_type; in mlme_set_vdev_stop_type()
672 uint32_t vdev_stop_type; in wma_check_for_deferred_peer_delete() local675 status = mlme_get_vdev_stop_type(iface->vdev, &vdev_stop_type); in wma_check_for_deferred_peer_delete()683 if (vdev_stop_type != WMA_DELETE_BSS_REQ) { in wma_check_for_deferred_peer_delete()2616 uint32_t vdev_stop_type; in wma_send_vdev_down() local2625 status = mlme_get_vdev_stop_type(iface->vdev, &vdev_stop_type); in wma_send_vdev_down()2632 if (vdev_stop_type != WMA_DELETE_BSS_HO_FAIL_REQ) { in wma_send_vdev_down()2689 uint32_t vdev_stop_type; in wma_delete_peer_on_vdev_stop() local2702 status = mlme_get_vdev_stop_type(iface->vdev, &vdev_stop_type); in wma_delete_peer_on_vdev_stop()2715 if (vdev_stop_type == WMA_DELETE_BSS_HO_FAIL_REQ) { in wma_delete_peer_on_vdev_stop()2724 } else if (vdev_stop_type == WMA_DELETE_BSS_REQ || in wma_delete_peer_on_vdev_stop()[all …]
4665 uint32_t vdev_stop_type; in wma_mlme_vdev_notify_down_complete() local4683 &vdev_stop_type); in wma_mlme_vdev_notify_down_complete()4698 if (vdev_stop_type == WMA_DELETE_BSS_HO_FAIL_REQ) { in wma_mlme_vdev_notify_down_complete()4705 if (vdev_stop_type == WMA_SET_LINK_STATE) { in wma_mlme_vdev_notify_down_complete()