Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_profile.h43 int num_srq; member
H A Dmthca_profile.c102 profile[MTHCA_RES_SRQ].num = request->num_srq; in mthca_make_profile()
H A Dmthca_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/sys/dev/mlx4/mlx4_core/
H A Dmlx4_profile.c107 profile[MLX4_RES_SRQ].num = request->num_srq; in mlx4_make_profile()
H A Dmlx4.h415 int num_srq; member
H A Dmlx4_main.c133 .num_srq = 1 << 16,
143 .num_srq = 1 << 6,