Searched refs:n_peer_devices (Results 1 – 1 of 1) sorted by relevance
214 unsigned int n_device, n_connection, n_peer_device, n_peer_devices; in copy_old_to_new_state_change() local239 n_peer_devices = state_change->n_devices * state_change->n_connections; in copy_old_to_new_state_change()240 for (n_peer_device = 0; n_peer_device < n_peer_devices; n_peer_device++) { in copy_old_to_new_state_change()1604 unsigned int n_device, n_connection, n_peer_device, n_peer_devices; in broadcast_state_change() local1651 n_peer_devices = state_change->n_devices * state_change->n_connections; in broadcast_state_change()1652 for (n_peer_device = 0; n_peer_device < n_peer_devices; n_peer_device++) { in broadcast_state_change()