Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dverbs.c35 static unsigned int hfi1_max_pds = 0xFFFF; variable
36 module_param_named(max_pds, hfi1_max_pds, uint, S_IRUGO);
1322 rdi->dparms.props.max_pd = hfi1_max_pds; in hfi1_fill_device_attr()