Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_driver.c2178 u64 ibc = dd->ipath_ibcctrl, ibdw; in ipath_set_mtu() local
2185 ibdw = (dd->ipath_ibmaxlen >> 2) + 1; in ipath_set_mtu()
2188 ibc |= ibdw << dd->ibcc_mpl_shift; in ipath_set_mtu()