Searched defs:ipath_mtu4096 (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_driver.c79 unsigned ipath_mtu4096 = 1; /* max 4KB IB mtu by default, if supported */ variable
80 module_param_named(mtu4096, ipath_mtu4096, uint, S_IRUGO);
2147 (arg != 4096 || !ipath_mtu4096)) {

Completed in 37 milliseconds