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