Searched refs:num_connections (Results 1 – 3 of 3) sorted by relevance
94 int num_connections; member367 if (config->num_connections == 0) in sock_shutdown()419 if (config->num_connections > 1 || in nbd_xmit_timeout()424 config->num_connections); in nbd_xmit_timeout()912 if (config->num_connections <= 1) { in find_fallback()972 if (index >= config->num_connections) { in nbd_handle_cmd()1147 socks[config->num_connections++] = nsock; in nbd_add_socket()1308 if (config->num_connections) { in nbd_config_put()1334 int num_connections = config->num_connections; in nbd_start_device() local1341 if (num_connections > 1 && in nbd_start_device()[all …]
105 u32 num_connections; member479 int num_connections = 0; in audioreach_alloc_graph_pkt() local494 num_connections++; in audioreach_alloc_graph_pkt()506 mc_sz = APM_MOD_CONN_PSIZE(mcon, num_connections); in audioreach_alloc_graph_pkt()557 params.mod_conn_list_data->num_connections = num_connections; in audioreach_alloc_graph_pkt()
99 uint32_t num_connections; member
Completed in 14 milliseconds