Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_profile.c46 MLX4_RES_CQ, enumerator
61 [MLX4_RES_CQ] = "CQ",
96 profile[MLX4_RES_CQ].size = dev_cap->cqc_entry_sz; in mlx4_make_profile()
108 profile[MLX4_RES_CQ].num = request->num_cq; in mlx4_make_profile()
189 case MLX4_RES_CQ: in mlx4_make_profile()