Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dintr.c98 static void format_hwmsg(char *msg, size_t msgl, const char *hwmsg) in format_hwmsg() argument
101 strlcat(msg, hwmsg, msgl); in format_hwmsg()
/Linux-v4.19/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()