Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Ddp83867.c82 #define DP83867_CFG4_PORT_MIRROR_EN BIT(0) macro
143 val |= DP83867_CFG4_PORT_MIRROR_EN; in dp83867_config_port_mirroring()
145 val &= ~DP83867_CFG4_PORT_MIRROR_EN; in dp83867_config_port_mirroring()