Searched refs:netif_msg_class_names (Results 1 – 4 of 4) sorted by relevance
51 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()
33 extern const char netif_msg_class_names[][ETH_GSTRING_LEN];
358 const char netif_msg_class_names[][ETH_GSTRING_LEN] = { variable375 static_assert(ARRAY_SIZE(netif_msg_class_names) == NETIF_MSG_CLASS_COUNT);
56 .strings = netif_msg_class_names,