Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dfw.h111 int qpc_entry_sz; member
Dprofile.c111 profile[MLX4_RES_QP].size = dev_cap->qpc_entry_sz; in mlx4_make_profile()
Dfw.c981 dev_cap->qpc_entry_sz = size; in mlx4_QUERY_DEV_CAP()
1137 dev_cap->max_qps, dev_cap->reserved_qps, dev_cap->qpc_entry_sz); in mlx4_dev_cap_dump()
Dmain.c1723 dev_cap->qpc_entry_sz, in mlx4_init_icm()
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_cmd.h164 int qpc_entry_sz; member
Dmthca_profile.c86 profile[MTHCA_RES_QP].size = dev_lim->qpc_entry_sz; in mthca_make_profile()
Dmthca_cmd.c1163 dev_lim->qpc_entry_sz = size; in mthca_QUERY_DEV_LIM()
1223 dev_lim->max_qps, dev_lim->reserved_qps, dev_lim->qpc_entry_sz); in mthca_QUERY_DEV_LIM()
Dmthca_main.c444 dev_lim->qpc_entry_sz, in mthca_init_icm()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h695 int qpc_entry_sz; member
Dhns_roce_main.c653 HEM_TYPE_QPC, hr_dev->caps.qpc_entry_sz, in hns_roce_init_hem()
Dhns_roce_hw_v1.c1574 caps->qpc_entry_sz = HNS_ROCE_V1_QPC_ENTRY_SIZE; in hns_roce_v1_profile()
Dhns_roce_hw_v2.c1212 caps->qpc_entry_sz = HNS_ROCE_V2_QPC_ENTRY_SZ; in hns_roce_v2_profile()