Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_init_chip.c55 module_param_named(cfgports, ipath_cfgports, ushort, S_IRUGO);
56 MODULE_PARM_DESC(cfgports, "Set max number of ports to use");
Dipath_iba6110.c1703 static void ipath_ht_config_ports(struct ipath_devdata *dd, ushort cfgports) in ipath_ht_config_ports() argument