Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/fman/
Dfman_tgec.c25 #define CMD_CFG_PROMIS_EN 0x00000010 macro
225 tmp |= CMD_CFG_PROMIS_EN; in init()
433 tmp |= CMD_CFG_PROMIS_EN; in tgec_set_promiscuous()
435 tmp &= ~CMD_CFG_PROMIS_EN; in tgec_set_promiscuous()
Dfman_memac.c63 #define CMD_CFG_PROMIS_EN 0x00000010 /* 27 Promiscuous operation enable */ macro
394 tmp |= CMD_CFG_PROMIS_EN; in init()
727 tmp |= CMD_CFG_PROMIS_EN; in memac_set_promiscuous()
729 tmp &= ~CMD_CFG_PROMIS_EN; in memac_set_promiscuous()