Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h151 struct kthread_delayed_work ov_work; member
H A Dice_ptp.c1145 port = container_of(work, struct ice_ptp_port, ov_work.work); in ice_ptp_wait_for_offsets()
1152 &port->ov_work, in ice_ptp_wait_for_offsets()
1164 &port->ov_work, in ice_ptp_wait_for_offsets()
1190 kthread_cancel_delayed_work_sync(&ptp_port->ov_work); in ice_ptp_port_phy_stop()
1238 kthread_cancel_delayed_work_sync(&ptp_port->ov_work); in ice_ptp_port_phy_restart()
1258 kthread_queue_delayed_work(pf->ptp.kworker, &ptp_port->ov_work, in ice_ptp_port_phy_restart()
3242 kthread_init_delayed_work(&ptp_port->ov_work, in ice_ptp_init_port()