Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/mlx4/
Dfw.h101 int qpc_entry_sz; member
Dprofile.c92 profile[MLX4_RES_QP].size = dev_cap->qpc_entry_sz; in mlx4_make_profile()
Dfw.c324 dev_cap->qpc_entry_sz = size; in mlx4_QUERY_DEV_CAP()
429 dev_cap->max_qps, dev_cap->reserved_qps, dev_cap->qpc_entry_sz); in mlx4_QUERY_DEV_CAP()
Dmain.c581 dev_cap->qpc_entry_sz, in mlx4_init_icm()
/linux-2.6.39/drivers/infiniband/hw/mthca/
Dmthca_cmd.h164 int qpc_entry_sz; member
Dmthca_profile.c87 profile[MTHCA_RES_QP].size = dev_lim->qpc_entry_sz; in mthca_make_profile()
Dmthca_cmd.c1123 dev_lim->qpc_entry_sz = size; in mthca_QUERY_DEV_LIM()
1183 dev_lim->max_qps, dev_lim->reserved_qps, dev_lim->qpc_entry_sz); in mthca_QUERY_DEV_LIM()
Dmthca_main.c495 dev_lim->qpc_entry_sz, in mthca_init_icm()