Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
HDfw.h111 int qpc_entry_sz; member
HDmlx4_profile.c91 profile[MLX4_RES_QP].size = dev_cap->qpc_entry_sz; in mlx4_make_profile()
HDmlx4_fw.c976 dev_cap->qpc_entry_sz = size; in mlx4_QUERY_DEV_CAP()
1127 dev_cap->max_qps, dev_cap->reserved_qps, dev_cap->qpc_entry_sz); in mlx4_dev_cap_dump()
HDmlx4_main.c1643 dev_cap->qpc_entry_sz, in mlx4_init_icm()
/freebsd-13-stable/sys/dev/mthca/
HDmthca_cmd.h164 int qpc_entry_sz; member
HDmthca_profile.c86 profile[MTHCA_RES_QP].size = dev_lim->qpc_entry_sz; in mthca_make_profile()
HDmthca_cmd.c1158 dev_lim->qpc_entry_sz = size; in mthca_QUERY_DEV_LIM()
1218 dev_lim->max_qps, dev_lim->reserved_qps, dev_lim->qpc_entry_sz); in mthca_QUERY_DEV_LIM()
HDmthca_main.c445 dev_lim->qpc_entry_sz, in mthca_init_icm()