Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dintr.c56 static void format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in format_hwmsg() argument
59 strlcat(msg, hwmsg, msgl); in format_hwmsg()
/linux-6.1.9/drivers/infiniband/hw/qib/
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()