Searched refs:cqc_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.h89 int cqc_entry_sz; member in struct:mlx4_dev_cap
H A Dprofile.c97 profile[MLX4_RES_CQ].size = dev_cap->cqc_entry_sz;
H A Dfw.c273 dev_cap->cqc_entry_sz = size;
359 dev_cap->max_cqs, dev_cap->reserved_cqs, dev_cap->cqc_entry_sz);
H A Dmain.c363 dev_cap->cqc_entry_sz,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h169 int cqc_entry_sz; member in struct:mthca_dev_lim
H A Dmthca_profile.c92 profile[MTHCA_RES_CQ].size = dev_lim->cqc_entry_sz;
H A Dmthca_cmd.c1113 dev_lim->cqc_entry_sz = size;
1169 dev_lim->max_cqs, dev_lim->reserved_cqs, dev_lim->cqc_entry_sz);
H A Dmthca_main.c526 dev_lim->cqc_entry_sz,

Completed in 68 milliseconds