Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ptp.c1243 port = container_of(work, struct ice_ptp_port, ov_work.work); in ice_ptp_wait_for_offsets()
1250 &port->ov_work, in ice_ptp_wait_for_offsets()
1262 &port->ov_work, in ice_ptp_wait_for_offsets()
1285 kthread_cancel_delayed_work_sync(&ptp_port->ov_work); in ice_ptp_port_phy_stop()
1321 kthread_cancel_delayed_work_sync(&ptp_port->ov_work); in ice_ptp_port_phy_restart()
1339 kthread_queue_delayed_work(pf->ptp.kworker, &ptp_port->ov_work, 0); in ice_ptp_port_phy_restart()
2526 kthread_init_delayed_work(&ptp->port.ov_work, in ice_ptp_reset()
2689 kthread_init_delayed_work(&ptp_port->ov_work, in ice_ptp_init_port()
A Dice_ptp.h159 struct kthread_delayed_work ov_work; member

Completed in 8 milliseconds