Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/qib/
H A Dqib_intr.c47 static void qib_format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in qib_format_hwmsg() argument
50 strlcat(msg, hwmsg, msgl); in qib_format_hwmsg()