Searched refs:ice_ptp (Results 1 – 4 of 4) sorted by relevance
199 struct ice_ptp { struct220 container_of((p), struct ice_ptp, port) argument225 container_of((i), struct ice_ptp, info)
46 ice-$(CONFIG_PTP_1588_CLOCK) += ice_ptp.o ice_ptp_hw.o
2448 struct ice_ptp *ptp = container_of(work, struct ice_ptp, work.work); in ice_ptp_periodic_work()2468 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_reset()2558 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_prepare_for_reset()2658 static int ice_ptp_init_work(struct ice_pf *pf, struct ice_ptp *ptp) in ice_ptp_init_work()2712 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_init()
576 struct ice_ptp ptp;