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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dfw.h84 int qpc_entry_sz; member in struct:mlx4_dev_cap
H A Dprofile.c92 profile[MLX4_RES_QP].size = dev_cap->qpc_entry_sz;
H A Dfw.c265 dev_cap->qpc_entry_sz = size;
355 dev_cap->max_qps, dev_cap->reserved_qps, dev_cap->qpc_entry_sz);
H A Dmain.c323 dev_cap->qpc_entry_sz,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h165 int qpc_entry_sz; member in struct:mthca_dev_lim
H A Dmthca_profile.c89 profile[MTHCA_RES_QP].size = dev_lim->qpc_entry_sz;
H A Dmthca_cmd.c1105 dev_lim->qpc_entry_sz = size;
1165 dev_lim->max_qps, dev_lim->reserved_qps, dev_lim->qpc_entry_sz);
H A Dmthca_main.c493 dev_lim->qpc_entry_sz,

Completed in 77 milliseconds