Searched refs:num_stes (Results 1 – 1 of 1) sorted by relevance
546 int *num_stes) in dr_get_tbl_copy_details() argument555 *num_stes = *byte_size / DR_STE_SIZE; in dr_get_tbl_copy_details()558 *num_stes = mlx5dr_icm_pool_get_chunk_num_of_entries(htbl->chunk); in dr_get_tbl_copy_details()559 alloc_size = *num_stes * DR_STE_SIZE; in dr_get_tbl_copy_details()674 int num_stes; in mlx5dr_send_postsend_formatted_htbl() local681 &iterations, &num_stes); in mlx5dr_send_postsend_formatted_htbl()687 for (i = 0; i < num_stes; i++) { in mlx5dr_send_postsend_formatted_htbl()696 for (i = 0; i < num_stes; i++) { in mlx5dr_send_postsend_formatted_htbl()
Completed in 5 milliseconds