Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h111 int qpc_entry_sz; member
H A Dprofile.c111 profile[MLX4_RES_QP].size = dev_cap->qpc_entry_sz; in mlx4_make_profile()
H A Dfw.c985 dev_cap->qpc_entry_sz = size; in mlx4_QUERY_DEV_CAP()
1143 dev_cap->max_qps, dev_cap->reserved_qps, dev_cap->qpc_entry_sz); in mlx4_dev_cap_dump()
H A Dmain.c1747 dev_cap->qpc_entry_sz, in mlx4_init_icm()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h164 int qpc_entry_sz; member
H A Dmthca_profile.c84 profile[MTHCA_RES_QP].size = dev_lim->qpc_entry_sz; in mthca_make_profile()
H A Dmthca_cmd.c1157 dev_lim->qpc_entry_sz = size; in mthca_QUERY_DEV_LIM()
1217 dev_lim->max_qps, dev_lim->reserved_qps, dev_lim->qpc_entry_sz); in mthca_QUERY_DEV_LIM()
H A Dmthca_main.c444 dev_lim->qpc_entry_sz, in mthca_init_icm()