Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_registers.h110 #define INFINIPATH_E_RMINPKTLEN 0x0000000000000008ULL macro
Dipath_intr.c95 INFINIPATH_E_RMAXPKTLEN | INFINIPATH_E_RMINPKTLEN | \
127 INFINIPATH_E_RSHORTPKTLEN | INFINIPATH_E_RMINPKTLEN | \
Dipath_iba6110.c1211 INFINIPATH_E_RICRC | INFINIPATH_E_RMINPKTLEN | in ipath_init_ht_variables()
Dipath_driver.c965 if (err & INFINIPATH_E_RMINPKTLEN) in ipath_decode_err()