Home
last modified time | relevance | path

Searched defs:rxts (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/phy/
Ddp83640.c94 struct rxts { struct
95 struct list_head list;
96 unsigned long tmo;
120 struct list_head rxts; argument
272 static void phy2rxts(struct phy_rxts *p, struct rxts *rxts) in phy2rxts()
593 static int expired(struct rxts *rxts) in expired()
602 struct rxts *rxts; in prune_rx_ts() local
805 static int match(struct sk_buff *skb, unsigned int type, struct rxts *rxts) in match()
838 struct rxts *rxts; in decode_rxts() local
1328 struct rxts *rxts; in dp83640_rxtstamp() local
/kernel/linux/linux-5.10/drivers/net/phy/
Ddp83640.c86 struct rxts { struct
87 struct list_head list;
88 unsigned long tmo;
112 struct list_head rxts; argument
264 static void phy2rxts(struct phy_rxts *p, struct rxts *rxts) in phy2rxts()
585 static int expired(struct rxts *rxts) in expired()
594 struct rxts *rxts; in prune_rx_ts() local
803 static int match(struct sk_buff *skb, unsigned int type, struct rxts *rxts) in match()
836 struct rxts *rxts; in decode_rxts() local
1317 struct rxts *rxts; in dp83640_rxtstamp() local