Searched refs:ipath_ibmtu (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c301 dd->ipath_ibmtu = ipath_mtu4096 ? 4096 : 2048;
H A Dipath_kernel.h653 u32 ipath_ibmtu; member in struct:ipath_devdata
H A Dipath_sysfs.c597 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_ibmtu);
H A Dipath_driver.c2152 if (dd->ipath_ibmtu == arg) {
2158 dd->ipath_ibmtu = arg;
H A Dipath_verbs.c416 } else if (wqe->length > to_idev(qp->ibqp.device)->dd->ipath_ibmtu)
1609 switch (dd->ipath_ibmtu) {
H A Dipath_mad.c278 switch (dd->ipath_ibmtu) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c301 dd->ipath_ibmtu = ipath_mtu4096 ? 4096 : 2048;
H A Dipath_kernel.h653 u32 ipath_ibmtu; member in struct:ipath_devdata
H A Dipath_sysfs.c597 return scnprintf(buf, PAGE_SIZE, "%u\n", dd->ipath_ibmtu);
H A Dipath_driver.c2152 if (dd->ipath_ibmtu == arg) {
2158 dd->ipath_ibmtu = arg;
H A Dipath_verbs.c416 } else if (wqe->length > to_idev(qp->ibqp.device)->dd->ipath_ibmtu)
1609 switch (dd->ipath_ibmtu) {
H A Dipath_mad.c278 switch (dd->ipath_ibmtu) {

Completed in 258 milliseconds