Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.c1523 static void efx_ptp_cleanup_worker(struct work_struct *work) in efx_ptp_cleanup_worker() function
1596 INIT_DELAYED_WORK(&ptp->cleanup_work, efx_ptp_cleanup_worker); in efx_ptp_probe()