Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c104 static int pch_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in pch_ptp_match() function
148 if (!pch_ptp_match(skb, hi, lo, hi >> 16)) in pch_rx_timestamp()