Home
last modified time | relevance | path

Searched refs:PRC_FILL_ERR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dpio.h71 #define PRC_FILL_ERR 0x08 /* credit return due fill error */ macro
Dpio.c1549 code |= PRC_FILL_ERR; in fill_code()
Ddiag.c534 || (wait->code & PRC_FILL_ERR) in diagpkt_send()