Home
last modified time | relevance | path

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

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