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()
1476 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_extts_event()
2210 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_hwtstamp_get()
2282 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_hwtstamp_set()
2862 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_periodic_work()
2884 pf->ptp.state == ICE_PTP_READY) in ice_ptp_queue_work()
2930 if (ptp->state != ICE_PTP_READY) in ice_ptp_prepare_for_reset()
3044 if (ptp->state == ICE_PTP_READY) { in ice_ptp_rebuild()
3058 ptp->state = ICE_PTP_READY; in ice_ptp_rebuild()
3335 ptp->state = ICE_PTP_READY; in ice_ptp_init()
[all …]
H A Dice_ptp.h169 ICE_PTP_READY, enumerator
H A Dice_ethtool.c3767 if (pf->ptp.state != ICE_PTP_READY) in ice_get_ts_info()