Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dfw.h116 int cqc_entry_sz; member
Dprofile.c116 profile[MLX4_RES_CQ].size = dev_cap->cqc_entry_sz; in mlx4_make_profile()
Dfw.c989 dev_cap->cqc_entry_sz = size; in mlx4_QUERY_DEV_CAP()
1141 dev_cap->max_cqs, dev_cap->reserved_cqs, dev_cap->cqc_entry_sz); in mlx4_dev_cap_dump()
Dmain.c1767 dev_cap->cqc_entry_sz, in mlx4_init_icm()
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_cmd.h168 int cqc_entry_sz; member
Dmthca_profile.c89 profile[MTHCA_RES_CQ].size = dev_lim->cqc_entry_sz; in mthca_make_profile()
Dmthca_cmd.c1171 dev_lim->cqc_entry_sz = size; in mthca_QUERY_DEV_LIM()
1227 dev_lim->max_cqs, dev_lim->reserved_cqs, dev_lim->cqc_entry_sz); in mthca_QUERY_DEV_LIM()
Dmthca_main.c477 dev_lim->cqc_entry_sz, in mthca_init_icm()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_device.h698 int cqc_entry_sz; member
Dhns_roce_main.c685 HEM_TYPE_CQC, hr_dev->caps.cqc_entry_sz, in hns_roce_init_hem()
Dhns_roce_hw_v1.c1576 caps->cqc_entry_sz = HNS_ROCE_V1_CQC_ENTRY_SIZE; in hns_roce_v1_profile()
Dhns_roce_hw_v2.c1215 caps->cqc_entry_sz = HNS_ROCE_V2_CQC_ENTRY_SZ; in hns_roce_v2_profile()