Searched refs:cfgports (Results 1 – 2 of 2) sorted by relevance
55 module_param_named(cfgports, ipath_cfgports, ushort, S_IRUGO);56 MODULE_PARM_DESC(cfgports, "Set max number of ports to use");
1704 static void ipath_ht_config_ports(struct ipath_devdata *dd, ushort cfgports) in ipath_ht_config_ports() argument