Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dtsinfo.c59 sof_timestamping_names, compact); in tsinfo_reply_size()
99 sof_timestamping_names, compact); in tsinfo_fill_reply()
H A Dcommon.h35 extern const char sof_timestamping_names[][ETH_GSTRING_LEN];
H A Dcommon.c411 const char sof_timestamping_names[][ETH_GSTRING_LEN] = { variable
430 static_assert(ARRAY_SIZE(sof_timestamping_names) == __SOF_TIMESTAMPING_CNT);
H A Dstrset.c66 .strings = sof_timestamping_names,