Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
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()
Dcommon.h35 extern const char netif_msg_class_names[][ETH_GSTRING_LEN];
Dcommon.c381 const char netif_msg_class_names[][ETH_GSTRING_LEN] = { variable
398 static_assert(ARRAY_SIZE(netif_msg_class_names) == NETIF_MSG_CLASS_COUNT);
Dstrset.c56 .strings = netif_msg_class_names,