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