Home
last modified time | relevance | path

Searched refs:GM_RXF_MC_OK (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/
H A Dskge.h1668 GM_RXF_MC_OK = GM_MIB_CNT_BASE + 24, /* Multicast Frames Received OK */ enumerator
H A Dsky2.h1681 GM_RXF_MC_OK = GM_MIB_CNT_BASE + 24, /* Multicast Frames Received OK */ enumerator
H A Dsky2.c3706 { "rx_multicast", GM_RXF_MC_OK },
3914 stats->multicast = get_stats32(hw, port, GM_RXF_MC_OK) in sky2_get_stats()