Searched refs:ov_work (Results 1 – 2 of 2) sorted by relevance
1181 port = container_of(work, struct ice_ptp_port, ov_work.work); in ice_ptp_wait_for_offsets()1188 &port->ov_work, in ice_ptp_wait_for_offsets()1200 &port->ov_work, in ice_ptp_wait_for_offsets()1226 kthread_cancel_delayed_work_sync(&ptp_port->ov_work); in ice_ptp_port_phy_stop()1274 kthread_cancel_delayed_work_sync(&ptp_port->ov_work); in ice_ptp_port_phy_restart()1294 kthread_queue_delayed_work(pf->ptp.kworker, &ptp_port->ov_work, in ice_ptp_port_phy_restart()3162 kthread_init_delayed_work(&ptp_port->ov_work, in ice_ptp_init_port()
151 struct kthread_delayed_work ov_work; member
Completed in 10 milliseconds