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

/freebsd-13-stable/sys/dev/mthca/
H A Dmthca_profile.h43 int num_srq; member in struct:mthca_profile
H A Dmthca_profile.c102 profile[MTHCA_RES_SRQ].num = request->num_srq;
H A Dmthca_main.c324 profile.num_srq = dev_lim.max_srqs;
614 profile.num_srq = dev_lim.max_srqs;
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_profile.c107 profile[MLX4_RES_SRQ].num = request->num_srq;
H A Dmlx4.h415 int num_srq; member in struct:mlx4_profile
H A Dmlx4_main.c133 .num_srq = 1 << 16,
143 .num_srq = 1 << 6,

Completed in 125 milliseconds