Searched refs:connection_fail (Results 1 – 3 of 3) sorted by relevance
1111 mlme_priv->connection_fail = val; in mlme_set_connection_fail()1126 return mlme_priv->connection_fail; in mlme_is_connection_fail()
848 bool connection_fail; member
10221 bool connection_fail = false; in lim_sta_mlme_vdev_stop_send() local10233 connection_fail = mlme_is_connection_fail(vdev_mlme->vdev); in lim_sta_mlme_vdev_stop_send()10234 pe_debug("Send vdev stop, connection_fail %d", connection_fail); in lim_sta_mlme_vdev_stop_send()10235 if (connection_fail) { in lim_sta_mlme_vdev_stop_send()