Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.c1016 static int ice_read_port_eth56g(struct ice_hw *hw, u8 port, u32 offset, in ice_read_port_eth56g() function
1105 return ice_read_port_eth56g(hw, port, offset, val, ETH56G_PHY_REG_PTP); in ice_read_ptp_reg_eth56g()
1123 return ice_read_port_eth56g(hw, port, offset, val, ETH56G_PHY_REG_MAC); in ice_read_mac_reg_eth56g()
1141 return ice_read_port_eth56g(hw, port, offset, val, ETH56G_PHY_REG_GPCS); in ice_read_gpcs_reg_eth56g()
1159 return ice_read_port_eth56g(hw, port, offset, val, ETH56G_PHY_MEM_PTP); in ice_read_port_mem_eth56g()
1274 err = ice_read_port_eth56g(hw, port, low_addr, &lo, res_type); in ice_read_64b_phy_reg_eth56g()
1281 err = ice_read_port_eth56g(hw, port, high_addr, &hi, res_type); in ice_read_64b_phy_reg_eth56g()