Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sgi/
H A Dmeth.h114 #define METH_PROMISC 0x60 /* 11: Promiscious mode */ macro
H A Dmeth.c294 priv->mac_ctrl |= METH_PROMISC; in meth_reset()
784 priv->mac_ctrl &= ~METH_PROMISC; in meth_set_rx_mode()
787 priv->mac_ctrl |= METH_PROMISC; in meth_set_rx_mode()