Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.h50 #define NUM_VNET_PORT_STATS (sizeof(struct vnet_port_stats) / sizeof(u32)) macro
H A Dsunvnet.c107 + (NUM_VNET_PORT_STATS * vp->nports); in vnet_get_sset_count()