Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c107 #define RCTRL_MPROM 0x00000008 macro
1082 tmp |= RCTRL_MPROM; in dtsec_set_allmulti()
1084 tmp &= ~RCTRL_MPROM; in dtsec_set_allmulti()
1199 tmp |= RCTRL_MPROM; in dtsec_set_promiscuous()
1201 tmp &= ~RCTRL_MPROM; in dtsec_set_promiscuous()