Searched refs:ines_timestamp (Results 1 – 1 of 1) sorted by relevance
134 struct ines_timestamp { struct158 struct ines_timestamp pool_data[INES_MAX_EVENTS]; argument171 struct ines_timestamp *ts, struct device *dev);174 static bool ines_timestamp_expired(struct ines_timestamp *ts);257 struct ines_timestamp *ts; in ines_find_rxts()267 ts = list_entry(this, struct ines_timestamp, list); in ines_find_rxts()289 struct ines_timestamp ts; in ines_find_txts()432 struct ines_timestamp *ts, struct device *dev) in ines_match()499 struct ines_timestamp *ts; in ines_rxfifo_read()522 ts = list_first_entry(&port->pool, struct ines_timestamp, list); in ines_rxfifo_read()[all …]