Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h263 int no_mcast; member
H A Dcore.c298 dev->no_mcast = 1; in emac_netif_stop()
310 dev->no_mcast = 0; in emac_netif_start()
996 if (dev->no_mcast) { in emac_set_multicast_list()