Searched refs:PRC_STATUS_ERR (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ | ||
D | pio.h | 65 #define PRC_STATUS_ERR 0x01 /* credit return due to status error */ macro |
D | pio.c | 1680 code |= PRC_STATUS_ERR; in fill_code() |