Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Ddebug.c51 netif_msg_class_names, compact); in debug_reply_size()
63 netif_msg_class_names, compact); in debug_fill_reply()
95 netif_msg_class_names, info->extack, &mod); in ethnl_set_debug()
H A Dcommon.h33 extern const char netif_msg_class_names[][ETH_GSTRING_LEN];
H A Dcommon.c380 const char netif_msg_class_names[][ETH_GSTRING_LEN] = { variable
397 static_assert(ARRAY_SIZE(netif_msg_class_names) == NETIF_MSG_CLASS_COUNT);
H A Dstrset.c56 .strings = netif_msg_class_names,