Home
last modified time | relevance | path

Searched refs:rx_timestamp_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83640.c205 static void rx_timestamp_work(struct work_struct *work);
1287 static void rx_timestamp_work(struct work_struct *work) in rx_timestamp_work() function
1435 INIT_DELAYED_WORK(&dp83640->ts_work, rx_timestamp_work); in dp83640_probe()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83640.c213 static void rx_timestamp_work(struct work_struct *work);
1298 static void rx_timestamp_work(struct work_struct *work) in rx_timestamp_work() function
1446 INIT_DELAYED_WORK(&dp83640->ts_work, rx_timestamp_work); in dp83640_probe()

Completed in 5 milliseconds