Home
last modified time | relevance | path

Searched refs:METH_ACCEPT_MCAST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sgi/
H A Dmeth.h112 #define METH_ACCEPT_MCAST 0x20 /* 01: Accept physical, broadcast, and multicast filter matches only */ macro
H A Dmeth.c292 priv->mac_ctrl = METH_ACCEPT_MCAST | METH_DEFAULT_IPG; in meth_reset()
795 priv->mac_ctrl |= METH_ACCEPT_MCAST; in meth_set_rx_mode()
/kernel/linux/linux-6.6/drivers/net/ethernet/sgi/
H A Dmeth.h112 #define METH_ACCEPT_MCAST 0x20 /* 01: Accept physical, broadcast, and multicast filter matches only */ macro
H A Dmeth.c292 priv->mac_ctrl = METH_ACCEPT_MCAST | METH_DEFAULT_IPG; in meth_reset()
795 priv->mac_ctrl |= METH_ACCEPT_MCAST; in meth_set_rx_mode()

Completed in 4 milliseconds