Home
last modified time | relevance | path

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

/Linux-v5.4/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.c982 dev_cap->qpc_entry_sz = size; in mlx4_QUERY_DEV_CAP()
1140 dev_cap->max_qps, dev_cap->reserved_qps, dev_cap->qpc_entry_sz); in mlx4_dev_cap_dump()
Dmain.c1721 dev_cap->qpc_entry_sz, in mlx4_init_icm()
/Linux-v5.4/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.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()
Dmthca_main.c444 dev_lim->qpc_entry_sz, in mthca_init_icm()
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_main.c615 HEM_TYPE_QPC, hr_dev->caps.qpc_entry_sz, in hns_roce_init_hem()
Dhns_roce_device.h847 int qpc_entry_sz; member
Dhns_roce_hw_v1.c1548 caps->qpc_entry_sz = HNS_ROCE_V1_QPC_ENTRY_SIZE; in hns_roce_v1_profile()
Dhns_roce_hw_v2.c1669 caps->qpc_entry_sz = HNS_ROCE_V2_QPC_ENTRY_SZ; in hns_roce_v2_profile()