Home
last modified time | relevance | path

Searched refs:ipath_decode_err (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c461 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()
Dipath_stats.c303 iserr = ipath_decode_err(dd, ebuf, sizeof ebuf, in ipath_get_faststats()
Dipath_kernel.h899 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen,
Dipath_driver.c920 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen, in ipath_decode_err() function