Home
last modified time | relevance | path

Searched refs:NETIF_MSG_CLASS_COUNT (Results 1 – 2 of 2) sorted by relevance

/linux/net/ethtool/
H A Ddebug.c50 return ethnl_bitset32_size(&data->msg_mask, NULL, NETIF_MSG_CLASS_COUNT, in debug_reply_size()
62 NULL, NETIF_MSG_CLASS_COUNT, in debug_fill_reply()
93 ret = ethnl_update_bitset32(&msg_mask, NETIF_MSG_CLASS_COUNT, in ethnl_set_debug()
/linux/include/linux/
H A Dnetdevice.h4603 NETIF_MSG_CLASS_COUNT, enumerator
4606 static_assert(NETIF_MSG_CLASS_COUNT <= 32);