Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dbcm6368-eth.c117 bool bypass_link; member
229 if (port->bypass_link) in bcm6368_eth_adjust_link()
372 if (!port->bypass_link) in bcm6368_eth_start()
614 priv->used_ports[p].bypass_link = true; in bcm6368_eth_probe()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_dev_enet.h77 int bypass_link; member
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c2018 if (port->bypass_link) in swphy_poll_timer()
2282 if (!port->bypass_link) in bcm_enetsw_open()