Home
last modified time | relevance | path

Searched refs:num_srq (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/dev/mthca/
HDmthca_profile.h43 int num_srq; member
HDmthca_profile.c102 profile[MTHCA_RES_SRQ].num = request->num_srq; in mthca_make_profile()
HDmthca_main.c324 profile.num_srq = dev_lim.max_srqs; in mthca_init_tavor()
614 profile.num_srq = dev_lim.max_srqs; in mthca_init_arbel()
/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_profile.c107 profile[MLX4_RES_SRQ].num = request->num_srq; in mlx4_make_profile()
HDmlx4.h415 int num_srq; member
HDmlx4_main.c133 .num_srq = 1 << 16,
143 .num_srq = 1 << 6,