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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c1376 * port, use ice_ptp_one_port_cmd() instead.
1451 * ice_ptp_one_port_cmd - Prepare one port for a timer command
1461 ice_ptp_one_port_cmd(struct ice_hw *hw, u8 configured_port, function
2354 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_READ_TIME);
2426 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_ADJ_TIME);
2549 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL);
2577 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL);

Completed in 190 milliseconds