Searched refs:ice_read_phy_eth56g (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_hw.c | 971 static int ice_read_phy_eth56g(struct ice_hw *hw, u8 port, u32 addr, u32 *val) in ice_read_phy_eth56g() function 1074 return ice_read_phy_eth56g(hw, port, addr, val); in ice_read_port_eth56g() 1270 return ice_read_phy_eth56g(hw, port, addr, val); in ice_read_quad_ptp_reg_eth56g() 2692 err = ice_read_phy_eth56g(hw, phy, PHY_PTP_INT_STATUS, &status); in ice_ptp_read_tx_hwtstamp_status_eth56g()
|