Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c51 #define CMD_CFG_PROMIS_EN 0x00000010 macro
251 tmp |= CMD_CFG_PROMIS_EN; in init()
468 tmp |= CMD_CFG_PROMIS_EN; in tgec_set_promiscuous()
470 tmp &= ~CMD_CFG_PROMIS_EN; in tgec_set_promiscuous()
Dfman_memac.c89 #define CMD_CFG_PROMIS_EN 0x00000010 /* 27 Promiscuous operation enable */ macro
420 tmp |= CMD_CFG_PROMIS_EN; in init()
763 tmp |= CMD_CFG_PROMIS_EN; in memac_set_promiscuous()
765 tmp &= ~CMD_CFG_PROMIS_EN; in memac_set_promiscuous()