Searched refs:ines_timestamp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_ines.c | 139 struct ines_timestamp { struct 163 struct ines_timestamp pool_data[INES_MAX_EVENTS]; 176 struct ines_timestamp *ts, struct device *dev); 179 static bool ines_timestamp_expired(struct ines_timestamp *ts); 262 struct ines_timestamp *ts; in ines_find_rxts() 272 ts = list_entry(this, struct ines_timestamp, list); in ines_find_rxts() 294 struct ines_timestamp ts; in ines_find_txts() 441 struct ines_timestamp *ts, struct device *dev) in ines_match() 508 struct ines_timestamp *ts; in ines_rxfifo_read() 531 ts = list_first_entry(&port->pool, struct ines_timestamp, lis in ines_rxfifo_read() [all...] |
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_ines.c | 134 struct ines_timestamp { struct 158 struct ines_timestamp pool_data[INES_MAX_EVENTS]; 171 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, lis in ines_rxfifo_read() [all...] |
Completed in 4 milliseconds