Searched refs:pch_ptp_match (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_main.c | 106 static int pch_ptp_match(struct sk_buff *skb, u16 uid_hi, u32 uid_lo, u16 seqid) in pch_ptp_match() function 150 if (!pch_ptp_match(skb, hi, lo, hi >> 16)) in pch_rx_timestamp()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_main.c | 104 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()
|
Completed in 7 milliseconds