Home
last modified time | relevance | path

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

/drivers/net/phy/
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()
583 static int expired(struct rxts *rxts) in expired() argument
592 struct rxts *rxts; in prune_rx_ts() local
595 rxts = list_entry(this, struct rxts, list); in prune_rx_ts()
828 struct rxts *rxts; in decode_rxts() local
846 rxts = list_first_entry(&dp83640->rxpool, struct rxts, list); in decode_rxts()
867 list_add_tail(&rxts->list, &dp83640->rxts); in decode_rxts()
1319 struct rxts *rxts; in dp83640_rxtstamp() local
[all …]

Completed in 6 milliseconds