Home
last modified time | relevance | path

Searched refs:UNICAST_PROMISCUOUS_MODE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c75 #define UNICAST_PROMISCUOUS_MODE 0x00000001 macro
1804 port_config = rdlp(mp, PORT_CONFIG) & ~UNICAST_PROMISCUOUS_MODE; in mv643xx_eth_program_unicast_filter()
1808 port_config |= UNICAST_PROMISCUOUS_MODE; in mv643xx_eth_program_unicast_filter()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c75 #define UNICAST_PROMISCUOUS_MODE 0x00000001 macro
1815 port_config = rdlp(mp, PORT_CONFIG) & ~UNICAST_PROMISCUOUS_MODE; in mv643xx_eth_program_unicast_filter()
1819 port_config |= UNICAST_PROMISCUOUS_MODE; in mv643xx_eth_program_unicast_filter()

Completed in 9 milliseconds