Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_registers.h113 #define INFINIPATH_E_RSHORTPKTLEN 0x0000000000000040ULL macro
159 | INFINIPATH_E_RICRC | INFINIPATH_E_RSHORTPKTLEN \
Dipath_intr.c94 INFINIPATH_E_RLONGPKTLEN | INFINIPATH_E_RSHORTPKTLEN | \
127 INFINIPATH_E_RSHORTPKTLEN | INFINIPATH_E_RMINPKTLEN | \
Dipath_iba6110.c1213 INFINIPATH_E_RSHORTPKTLEN | INFINIPATH_E_RUNEXPCHAR | in ipath_init_ht_variables()
Dipath_driver.c938 if (err & INFINIPATH_E_RSHORTPKTLEN) in ipath_decode_err()