Searched refs:ipath_decode_err (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_intr.c | 462 iserr = ipath_decode_err(dd, msg, msgsz, in handle_supp_msgs() 537 ipath_decode_err(dd, msg, sizeof msg, errs & in handle_sdma_errors() 700 s_iserr = ipath_decode_err(dd, msg, sizeof msg, in handle_errors() 785 ipath_decode_err(dd, msg, sizeof msg, errs & ~mask); in handle_errors()
|
D | ipath_stats.c | 303 iserr = ipath_decode_err(dd, ebuf, sizeof ebuf, in ipath_get_faststats()
|
D | ipath_kernel.h | 900 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen,
|
D | ipath_driver.c | 913 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen, in ipath_decode_err() function
|