Searched refs:ice_ptp_one_port_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/net/ethernet/intel/ice/ |
| D | ice_ptp_hw.c | 1214 ice_ptp_one_port_cmd(struct ice_hw *hw, u8 port, enum ice_ptp_tmr_cmd cmd) in ice_ptp_one_port_cmd() function 1299 err = ice_ptp_one_port_cmd(hw, port, cmd); in ice_ptp_port_cmd_e822() 2173 err = ice_ptp_one_port_cmd(hw, port, READ_TIME); in ice_read_phy_and_phc_time_e822() 2244 err = ice_ptp_one_port_cmd(hw, port, ADJ_TIME); in ice_sync_phy_timer_e822() 2370 err = ice_ptp_one_port_cmd(hw, port, INIT_INCVAL); in ice_start_phy_timer_e822() 2395 err = ice_ptp_one_port_cmd(hw, port, INIT_INCVAL); in ice_start_phy_timer_e822()
|