Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds