Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_phy.c1271 u16 phy_offset, control, eword, edata, block_crc; in ixgbe_reset_phy_nl() local
1313 ret_val = hw->eeprom.ops.read(hw, data_offset, &eword); in ixgbe_reset_phy_nl()
1316 control = (eword & IXGBE_CONTROL_MASK_NL) >> in ixgbe_reset_phy_nl()
1318 edata = eword & IXGBE_DATA_MASK_NL; in ixgbe_reset_phy_nl()
1334 &eword); in ixgbe_reset_phy_nl()
1338 MDIO_MMD_PMAPMD, eword); in ixgbe_reset_phy_nl()
1339 hw_dbg(hw, "Wrote %4.4x to %4.4x\n", eword, in ixgbe_reset_phy_nl()