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