Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c924 phy_msg.dest_dev = hw->ptp.phy.eth56g.phy_addr[phy_idx]; in ice_write_phy_eth56g()
956 phy_msg.dest_dev = hw->ptp.phy.eth56g.phy_addr[phy_idx]; in ice_read_phy_eth56g()
1997 enable = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_cfg_ptp_1step_eth56g()
1998 peer_delay = hw->ptp.phy.eth56g.peer_delay; in ice_phy_cfg_ptp_1step_eth56g()
1999 sfd_ena = hw->ptp.phy.eth56g.sfd_ena; in ice_phy_cfg_ptp_1step_eth56g()
2192 onestep = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_set_offsets_eth56g()
2193 sfd = hw->ptp.phy.eth56g.sfd_ena; in ice_phy_set_offsets_eth56g()
2249 onestep = hw->ptp.phy.eth56g.onestep_ena; in ice_phy_cfg_mac_eth56g()
2617 const struct ice_eth56g_params *params = &hw->ptp.phy.eth56g; in ice_ptp_read_tx_hwtstamp_status_eth56g()
2700 params = &ptp->phy.eth56g; in ice_ptp_init_phy_e825c()
H A Dice_type.h860 struct ice_eth56g_params eth56g; member