Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.h116 int cqc_entry_sz; member
H A Dprofile.c116 profile[MLX4_RES_CQ].size = dev_cap->cqc_entry_sz; in mlx4_make_profile()
H A Dfw.c993 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 Dmain.c1791 dev_cap->cqc_entry_sz, in mlx4_init_icm()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h168 int cqc_entry_sz; member
H A Dmthca_profile.c87 profile[MTHCA_RES_CQ].size = dev_lim->cqc_entry_sz; in mthca_make_profile()
H A Dmthca_cmd.c1165 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 Dmthca_main.c477 dev_lim->cqc_entry_sz, in mthca_init_icm()
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h762 int cqc_entry_sz; member
H A Dhns_roce_main.c809 HEM_TYPE_CQC, hr_dev->caps.cqc_entry_sz, in hns_roce_init_hem()
H A Dhns_roce_hw_v2.h1166 u8 cqc_entry_sz; member
H A Dhns_roce_hw_v2.c2021 calc_pg_sz(caps->num_cqs, caps->cqc_entry_sz, caps->cqc_hop_num, in set_hem_page_size()
2167 caps->cqc_entry_sz = resp_b->cqc_entry_sz; in hns_roce_query_caps()