Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_port.c336 bool outband; in lan966x_port_pcs_set() local
350 outband = false; in lan966x_port_pcs_set()
352 outband = true; in lan966x_port_pcs_set()
360 lan_rmw(DEV_PCS1G_MODE_CFG_SGMII_MODE_ENA_SET(outband) | in lan966x_port_pcs_set()