Home
last modified time | relevance | path

Searched refs:ICE_PTP_READY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c1287 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_link_change()
1444 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_extts_event()
2178 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_hwtstamp_get()
2250 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_hwtstamp_set()
2830 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_periodic_work()
2852 pf->ptp.state == ICE_PTP_READY) in ice_ptp_queue_work()
2898 if (ptp->state != ICE_PTP_READY) in ice_ptp_prepare_for_reset()
3012 if (ptp->state == ICE_PTP_READY) { in ice_ptp_rebuild()
3026 ptp->state = ICE_PTP_READY; in ice_ptp_rebuild()
3303 ptp->state = ICE_PTP_READY; in ice_ptp_init()
[all …]
H A Dice_ptp.h169 ICE_PTP_READY, enumerator
H A Dice_ethtool.c3738 if (pf->ptp.state != ICE_PTP_READY) in ice_get_ts_info()