Home
last modified time | relevance | path

Searched refs:hwerrmsgs (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/infiniband/hw/qib/
H A Dqib_intr.c62 void qib_format_hwerrors(u64 hwerrs, const struct qib_hwerror_msgs *hwerrmsgs, in qib_format_hwerrors() argument
68 if (hwerrs & hwerrmsgs[i].mask) in qib_format_hwerrors()
69 qib_format_hwmsg(msg, msgl, hwerrmsgs[i].msg); in qib_format_hwerrors()
H A Dqib.h1480 const struct qib_hwerror_msgs *hwerrmsgs,