Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dverbs.c76 static unsigned int hfi1_max_pds = 0xFFFF; variable
77 module_param_named(max_pds, hfi1_max_pds, uint, S_IRUGO);
1362 rdi->dparms.props.max_pd = hfi1_max_pds; in hfi1_fill_device_attr()