Home
last modified time | relevance | path

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

/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.c1787 dev_cap->cqc_entry_sz, in mlx4_init_icm()
/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()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1193 u8 cqc_entry_sz; member
H A Dhns_roce_hw_v2.c2081 calc_pg_sz(caps->num_cqs, caps->cqc_entry_sz, caps->cqc_hop_num, in set_hem_page_size()
2234 caps->cqc_entry_sz = resp_b->cqc_entry_sz; in hns_roce_query_caps()