Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/ !
Dipath_registers.h110 #define INFINIPATH_E_RMINPKTLEN 0x0000000000000008ULL macro
Dipath_intr.c96 INFINIPATH_E_RMAXPKTLEN | INFINIPATH_E_RMINPKTLEN | \
128 INFINIPATH_E_RSHORTPKTLEN | INFINIPATH_E_RMINPKTLEN | \
Dipath_iba6110.c1213 INFINIPATH_E_RICRC | INFINIPATH_E_RMINPKTLEN | in ipath_init_ht_variables()
Dipath_driver.c963 if (err & INFINIPATH_E_RMINPKTLEN) in ipath_decode_err()