Searched refs:max_segs_cap (Results 1 – 1 of 1) sorted by relevance
843 uint32_t max_segs_cap = RTE_ALIGN_FLOOR(klms_sizes, MLX5_SEND_WQE_BB) / in mlx5_crypto_max_segs_num() local847 while (max_segs_cap) { in mlx5_crypto_max_segs_num()850 mlx5_crypto_get_wqe_sizes(max_segs_cap, &umr_wqe_size, in mlx5_crypto_max_segs_num()855 max_segs_cap -= 4; in mlx5_crypto_max_segs_num()857 return max_segs_cap; in mlx5_crypto_max_segs_num()