Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ipath/
Dipath_registers.h113 #define INFINIPATH_E_RSHORTPKTLEN 0x0000000000000040ULL macro
159 | INFINIPATH_E_RICRC | INFINIPATH_E_RSHORTPKTLEN \
Dipath_intr.c95 INFINIPATH_E_RLONGPKTLEN | INFINIPATH_E_RSHORTPKTLEN | \
128 INFINIPATH_E_RSHORTPKTLEN | INFINIPATH_E_RMINPKTLEN | \
Dipath_iba6110.c1214 INFINIPATH_E_RSHORTPKTLEN | INFINIPATH_E_RUNEXPCHAR | in ipath_init_ht_variables()
Dipath_driver.c931 if (err & INFINIPATH_E_RSHORTPKTLEN) in ipath_decode_err()