Searched refs:hfi1_max_cqes (Results 1 – 2 of 2) sorted by relevance
508 extern unsigned int hfi1_max_cqes;
86 unsigned int hfi1_max_cqes = 0x2FFFFF; variable87 module_param_named(max_cqes, hfi1_max_cqes, uint, S_IRUGO);1363 rdi->dparms.props.max_cqe = hfi1_max_cqes; in hfi1_fill_device_attr()