Searched refs:ipath_lasthwerror (Results 1 - 6 of 6) 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_stats.c297 if (dd->ipath_lasthwerror)
298 dd->ipath_lasthwerror = 0;
H A Dipath_iba6110.c547 if ((hwerrs & ~(dd->ipath_lasthwerror | TXE_PIO_PARITY |
552 dd->ipath_lasthwerror |= hwerrs;
H A Dipath_kernel.h354 ipath_err_t ipath_lasthwerror; member in struct:ipath_devdata
/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_stats.c297 if (dd->ipath_lasthwerror)
298 dd->ipath_lasthwerror = 0;
H A Dipath_iba6110.c547 if ((hwerrs & ~(dd->ipath_lasthwerror | TXE_PIO_PARITY |
552 dd->ipath_lasthwerror |= hwerrs;
H A Dipath_kernel.h354 ipath_err_t ipath_lasthwerror; member in struct:ipath_devdata

Completed in 130 milliseconds