Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c107 #define RCTRL_MPROM 0x00000008 macro
1089 tmp |= RCTRL_MPROM; in dtsec_set_allmulti()
1091 tmp &= ~RCTRL_MPROM; in dtsec_set_allmulti()
1206 tmp |= RCTRL_MPROM; in dtsec_set_promiscuous()
1208 tmp &= ~RCTRL_MPROM; in dtsec_set_promiscuous()