Searched refs:ines_match (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_ines.c | 175 static bool ines_match(struct sk_buff *skb, unsigned int ptp_class, 278 if (ines_match(skb, type, ts, port->clock->dev)) { in ines_find_rxts() 326 if (ines_match(skb, class, &ts, port->clock->dev)) { in ines_find_txts() 440 static bool ines_match(struct sk_buff *skb, unsigned int ptp_class, in ines_match() function
|
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_ines.c | 170 static bool ines_match(struct sk_buff *skb, unsigned int ptp_class, 273 if (ines_match(skb, type, ts, port->clock->dev)) { in ines_find_rxts() 321 if (ines_match(skb, class, &ts, port->clock->dev)) { in ines_find_txts() 431 static bool ines_match(struct sk_buff *skb, unsigned int ptp_class, in ines_match() function
|
Completed in 3 milliseconds