Home
last modified time | relevance | path

Searched defs:__SOF_TIMESTAMPING_CNT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dcommon.h15 #define __SOF_TIMESTAMPING_CNT (const_ilog2(SOF_TIMESTAMPING_LAST) + 1) macro
H A Dcommon.c248 static_assert(ARRAY_SIZE(sof_timestamping_names) == __SOF_TIMESTAMPING_CNT); variable
/kernel/linux/linux-6.6/net/ethtool/
H A Dcommon.h15 #define __SOF_TIMESTAMPING_CNT (const_ilog2(SOF_TIMESTAMPING_LAST) + 1) macro
H A Dcommon.c430 static_assert(ARRAY_SIZE(sof_timestamping_names) == __SOF_TIMESTAMPING_CNT); variable

Completed in 3 milliseconds