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

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dqt202x_phy.c218 uint16_t phy_op_mode; local
230 phy_op_mode = (efx->loopback_mode == LOOPBACK_NONE) ? 0x0038 : 0x0020;
234 if ((reg & 0x0038) == phy_op_mode)
237 phy_op_mode);
271 ef4_mdio_write(efx, 1, 0xc319, phy_op_mode);

Completed in 123 milliseconds