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()
1478 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_extts_event()
2212 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_hwtstamp_get()
2284 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_hwtstamp_set()
2864 if (pf->ptp.state != ICE_PTP_READY) in ice_ptp_periodic_work()
2886 pf->ptp.state == ICE_PTP_READY) in ice_ptp_queue_work()
2932 if (ptp->state != ICE_PTP_READY) in ice_ptp_prepare_for_reset()
3046 if (ptp->state == ICE_PTP_READY) { in ice_ptp_rebuild()
3060 ptp->state = ICE_PTP_READY; in ice_ptp_rebuild()
3343 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()