/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.h | 116 int cqc_entry_sz; member
|
H A D | profile.c | 116 profile[MLX4_RES_CQ].size = dev_cap->cqc_entry_sz; in mlx4_make_profile()
|
H A D | fw.c | 993 dev_cap->cqc_entry_sz = size; in mlx4_QUERY_DEV_CAP() 1147 dev_cap->max_cqs, dev_cap->reserved_cqs, dev_cap->cqc_entry_sz); in mlx4_dev_cap_dump()
|
H A D | main.c | 1766 dev_cap->cqc_entry_sz, in mlx4_init_icm()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.h | 116 int cqc_entry_sz; member
|
H A D | profile.c | 116 profile[MLX4_RES_CQ].size = dev_cap->cqc_entry_sz; in mlx4_make_profile()
|
H A D | fw.c | 993 dev_cap->cqc_entry_sz = size; in mlx4_QUERY_DEV_CAP() 1147 dev_cap->max_cqs, dev_cap->reserved_cqs, dev_cap->cqc_entry_sz); in mlx4_dev_cap_dump()
|
H A D | main.c | 1791 dev_cap->cqc_entry_sz, in mlx4_init_icm()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_profile.c | 89 profile[MTHCA_RES_CQ].size = dev_lim->cqc_entry_sz; in mthca_make_profile()
|
H A D | mthca_cmd.h | 168 int cqc_entry_sz; member
|
H A D | mthca_cmd.c | 1165 dev_lim->cqc_entry_sz = size; in mthca_QUERY_DEV_LIM() 1221 dev_lim->max_cqs, dev_lim->reserved_cqs, dev_lim->cqc_entry_sz); in mthca_QUERY_DEV_LIM()
|
H A D | mthca_main.c | 477 dev_lim->cqc_entry_sz, in mthca_init_icm()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_cmd.h | 168 int cqc_entry_sz; member
|
H A D | mthca_profile.c | 87 profile[MTHCA_RES_CQ].size = dev_lim->cqc_entry_sz; in mthca_make_profile()
|
H A D | mthca_cmd.c | 1165 dev_lim->cqc_entry_sz = size; in mthca_QUERY_DEV_LIM() 1221 dev_lim->max_cqs, dev_lim->reserved_cqs, dev_lim->cqc_entry_sz); in mthca_QUERY_DEV_LIM()
|
H A D | mthca_main.c | 477 dev_lim->cqc_entry_sz, in mthca_init_icm()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_main.c | 629 HEM_TYPE_CQC, hr_dev->caps.cqc_entry_sz, in hns_roce_init_hem()
|
H A D | hns_roce_hw_v2.h | 1603 u8 cqc_entry_sz; member
|
H A D | hns_roce_device.h | 805 int cqc_entry_sz; member
|
H A D | hns_roce_hw_v2.c | 1821 caps->cqc_entry_sz = HNS_ROCE_V2_CQC_ENTRY_SZ; in set_default_caps() 2004 caps->cqc_entry_sz = resp_b->cqc_entry_sz; in hns_roce_query_pf_caps() 2141 calc_pg_sz(caps->num_cqs, caps->cqc_entry_sz, caps->cqc_hop_num, in hns_roce_query_pf_caps()
|
H A D | hns_roce_hw_v1.c | 1551 caps->cqc_entry_sz = HNS_ROCE_V1_CQC_ENTRY_SIZE; in hns_roce_v1_profile()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 1160 u8 cqc_entry_sz; member
|
H A D | hns_roce_main.c | 808 HEM_TYPE_CQC, hr_dev->caps.cqc_entry_sz, in hns_roce_init_hem()
|
H A D | hns_roce_device.h | 756 int cqc_entry_sz; member
|
H A D | hns_roce_hw_v2.c | 2019 calc_pg_sz(caps->num_cqs, caps->cqc_entry_sz, caps->cqc_hop_num, in set_hem_page_size() 2165 caps->cqc_entry_sz = resp_b->cqc_entry_sz; in hns_roce_query_caps()
|