Searched refs:ice_ptp_one_port_cmd (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c1373 * port, use ice_ptp_one_port_cmd() instead.
1448 * ice_ptp_one_port_cmd - Prepare one port for a timer command
1458 ice_ptp_one_port_cmd(struct ice_hw *hw, u8 configured_port, function
2351 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_READ_TIME);
2423 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_ADJ_TIME);
2546 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL);
2574 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL);

Completed in 100 milliseconds