Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_ines.c174 static bool ines_timestamp_expired(struct ines_timestamp *ts);
268 if (ines_timestamp_expired(ts)) { in ines_find_rxts()
555 static bool ines_timestamp_expired(struct ines_timestamp *ts) in ines_timestamp_expired() function