pps_work 326 drivers/net/ethernet/sfc/ptp.c struct work_struct pps_work; pps_work 1387 drivers/net/ethernet/sfc/ptp.c container_of(work, struct efx_ptp_data, pps_work); pps_work 1506 drivers/net/ethernet/sfc/ptp.c INIT_WORK(&ptp->pps_work, efx_ptp_pps_worker); pps_work 1567 drivers/net/ethernet/sfc/ptp.c cancel_work_sync(&efx->ptp_data->pps_work); pps_work 1914 drivers/net/ethernet/sfc/ptp.c queue_work(ptp->pps_workwq, &ptp->pps_work);