Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_intr.c462 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()
Dipath_stats.c303 iserr = ipath_decode_err(dd, ebuf, sizeof ebuf, in ipath_get_faststats()
Dipath_kernel.h900 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen,
Dipath_driver.c913 int ipath_decode_err(struct ipath_devdata *dd, char *buf, size_t blen, in ipath_decode_err() function