Searched refs:clients (Results 1 – 14 of 14) sorted by relevance
821 if (!clients[pos].active) { \926 struct ecore_ilt_client_cfg *clients = p_mngr->clients; in ecore_ilt_shadow_alloc() local931 size = ecore_cxt_ilt_shadow_size(clients); in ecore_ilt_shadow_alloc()945 for_each_ilt_valid_client(i, clients) { in ecore_ilt_shadow_alloc()947 p_blk = &clients[i].pf_blks[j]; in ecore_ilt_shadow_alloc()956 p_blk = &clients[i].vf_blks[j]; in ecore_ilt_shadow_alloc()1076 struct ecore_ilt_client_cfg *clients; in ecore_cxt_mngr_alloc() local1087 clients = p_mngr->clients; in ecore_cxt_mngr_alloc()1568 struct ecore_ilt_client_cfg *clients; in ecore_ilt_init_pf() local1578 clients = p_hwfn->p_cxt_mngr->clients; in ecore_ilt_init_pf()[all …]
300 struct ecore_ilt_client_cfg clients[MAX_ILT_CLIENTS]; member
83 parse_num_clients(const char *clients) in parse_num_clients() argument88 if (clients == NULL || *clients == '\0') in parse_num_clients()91 temp = strtoul(clients, &end, 10); in parse_num_clients()
51 struct client *clients = NULL; variable159 clients = rte_malloc("client details", in init_shm_rings()160 sizeof(*clients) * num_clients, 0); in init_shm_rings()161 if (clients == NULL) in init_shm_rings()168 clients[i].rx_q = rte_ring_create(q_name, in init_shm_rings()171 if (clients[i].rx_q == NULL) in init_shm_rings()
140 const unsigned long long rx = clients[i].stats.rx; in do_stats_display()141 const unsigned long long rx_drop = clients[i].stats.rx_drop; in do_stats_display()189 clients[i].stats.rx = clients[i].stats.rx_drop = 0; in clear_stats()205 cl = &clients[client]; in flush_rx_queue()
31 extern struct client *clients;
591 struct ilt_client_info *ilt_cli = &ilt->clients[cli_num]; in ecore_ilt_client_mem_op()733 struct ilt_client_info *ilt_cli = &ilt->clients[cli_num]; in ecore_ilt_client_id_init_op()750 struct ilt_client_info *ilt_cli = &ilt->clients[cli_num]; in ecore_ilt_init_client_psz()
555 struct ilt_client_info clients[4]; member
2319 ilt_client = &ilt->clients[ILT_CLIENT_CDU]; in bnx2x_ilt_set_info()2334 ilt_client = &ilt->clients[ILT_CLIENT_QM]; in bnx2x_ilt_set_info()2349 ilt_client = &ilt->clients[ILT_CLIENT_SRC]; in bnx2x_ilt_set_info()2358 ilt_client = &ilt->clients[ILT_CLIENT_TM]; in bnx2x_ilt_set_info()11180 cdu_ilt_start = ilt->clients[ILT_CLIENT_CDU].start;
4559 struct ecore_ilt_client_cfg *clients = p_hwfn->p_cxt_mngr->clients; in qed_ilt_dump_pages_section() local4602 start_page_id += clients[ILT_CLI_CDUC].pf_total_lines; in qed_ilt_dump_pages_section()4622 start_page_id = clients[ILT_CLI_CDUT].first.val + in qed_ilt_dump_pages_section()4631 start_page_id = clients[ILT_CLI_CDUT].first.val + in qed_ilt_dump_pages_section()4657 struct ecore_ilt_client_cfg *clients = p_hwfn->p_cxt_mngr->clients; in qed_ilt_dump() local4684 clients[ILT_CLI_CDUC].first.val); in qed_ilt_dump()4688 clients[ILT_CLI_CDUC].last.val); in qed_ilt_dump()4692 clients in qed_ilt_dump()4697 clients in qed_ilt_dump()4709 clients[ILT_CLI_CDUT].first.val); in qed_ilt_dump()[all …]
253 …ust be run initially as the primary process to set up all memory structures for use by the clients.259 * -n <num-clients>, where the num-clients parameter is the number of client processes that will p…
254 * The socket handling has been simplified making it easier for clients to
57 provide faster responses to clients, and the proxies use the Membership
411 A naming scheme exists for the strings exposed to clients of the API. This is