Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Ddp83640.c94 struct rxts { struct
272 static void phy2rxts(struct phy_rxts *p, struct rxts *rxts) in phy2rxts() argument
279 rxts->ns = p->ns_lo; in phy2rxts()
593 static int expired(struct rxts *rxts) in expired() argument
602 struct rxts *rxts; in prune_rx_ts() local
605 rxts = list_entry(this, struct rxts, list); in prune_rx_ts()
838 struct rxts *rxts; in decode_rxts() local
856 rxts = list_first_entry(&dp83640->rxpool, struct rxts, list); in decode_rxts()
877 list_add_tail(&rxts->list, &dp83640->rxts); in decode_rxts()
1328 struct rxts *rxts; in dp83640_rxtstamp() local
[all …]