Searched refs:ipath_decode_err (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/ipath/ |
D | ipath_intr.c | 461 iserr = ipath_decode_err(dd, msg, msgsz, in handle_supp_msgs() 535 ipath_decode_err(dd, msg, sizeof msg, errs & in handle_sdma_errors() 698 s_iserr = ipath_decode_err(dd, msg, sizeof msg, in handle_errors() 783 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 | 899 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen,
|
D | ipath_driver.c | 920 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen, in ipath_decode_err() function
|