Searched refs:pps_work (Results 1 – 2 of 2) sorted by relevance
335 struct work_struct pps_work; member1488 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()1623 INIT_WORK(&ptp->pps_work, efx_ptp_pps_worker); in efx_ptp_probe()1685 cancel_work_sync(&efx->ptp_data->pps_work); in efx_ptp_remove()1944 queue_work(ptp->pps_workwq, &ptp->pps_work); in ptp_event_pps()
331 struct work_struct pps_work; member1385 container_of(work, struct efx_ptp_data, pps_work); in efx_ptp_pps_worker()1504 INIT_WORK(&ptp->pps_work, efx_ptp_pps_worker); in efx_ptp_probe()1566 cancel_work_sync(&efx->ptp_data->pps_work); in efx_ptp_remove()1894 queue_work(ptp->pps_workwq, &ptp->pps_work); in ptp_event_pps()