Searched refs:ICE_PTP_ADJ_TIME (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c251 case ICE_PTP_ADJ_TIME:
1214 * an ICE_PTP_ADJ_TIME command.
1267 * ICE_PTP_ADJ_TIME or ICE_PTP_ADJ_TIME_AT_TIME sync command.
1394 case ICE_PTP_ADJ_TIME:
2426 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_ADJ_TIME);
2944 * is completed by issuing an ICE_PTP_ADJ_TIME sync command.
3033 case ICE_PTP_ADJ_TIME:
3476 * 3) Issue an ICE_PTP_ADJ_TIME timer command to synchronously apply the
3487 * For an ICE_PTP_ADJ_TIME command, this set of registers represents
3508 return ice_ptp_tmr_cmd(hw, ICE_PTP_ADJ_TIME);
[all...]
H A Dice_ptp_hw.h11 ICE_PTP_ADJ_TIME, enumerator in enum:ice_ptp_tmr_cmd

Completed in 289 milliseconds