Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dverbs.c77 static unsigned int hfi1_max_pds = 0xFFFF; variable
78 module_param_named(max_pds, hfi1_max_pds, uint, S_IRUGO);
1364 rdi->dparms.props.max_pd = hfi1_max_pds; in hfi1_fill_device_attr()