Searched refs:ice_write_phy_reg_e810_lp (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptp_hw.c | 2724 ice_write_phy_reg_e810_lp(struct ice_hw *hw, u32 addr, u32 val, bool lock_sbq) in ice_write_phy_reg_e810_lp() function 2748 return ice_write_phy_reg_e810_lp(hw, addr, val, true); in ice_write_phy_reg_e810() 2926 status = ice_write_phy_reg_e810_lp(hw, ETH_GLTSYN_SHADJ_L(tmr_idx), in ice_ptp_prep_phy_adj_e810() 2934 status = ice_write_phy_reg_e810_lp(hw, ETH_GLTSYN_SHADJ_H(tmr_idx), in ice_ptp_prep_phy_adj_e810() 3070 status = ice_write_phy_reg_e810_lp(hw, ETH_GLTSYN_CMD, val, lock_sbq); in ice_ptp_port_cmd_e810()
|