phy_op_mode       218 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 	uint16_t phy_op_mode;
phy_op_mode       230 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 	phy_op_mode = (efx->loopback_mode == LOOPBACK_NONE) ? 0x0038 : 0x0020;
phy_op_mode       234 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 	if ((reg & 0x0038) == phy_op_mode)
phy_op_mode       237 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 		  phy_op_mode);
phy_op_mode       271 drivers/net/ethernet/sfc/falcon/qt202x_phy.c 	ef4_mdio_write(efx, 1, 0xc319, phy_op_mode);