Searched refs:ice_ptp (Results 1 – 4 of 4) sorted by relevance
250 struct ice_ptp { struct275 container_of((p), struct ice_ptp, port) argument280 container_of((i), struct ice_ptp, info)
65 static struct ice_ptp *ice_get_ctrl_ptp(struct ice_pf *pf) in ice_get_ctrl_ptp()2653 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_set_funcs_e810()2972 struct ice_ptp *ptp = container_of(work, struct ice_ptp, work.work); in ice_ptp_periodic_work()2995 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_prepare_for_reset()3034 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_rebuild_owner()3102 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_rebuild()3151 struct ice_ptp *ctrl_ptp = ice_get_ctrl_ptp(pf); in ice_ptp_setup_pf()3152 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_setup_pf()3169 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_cleanup_pf()3187 struct ice_ptp *ctrl_ptp = ice_get_ctrl_ptp(pf); in ice_ptp_clock_index()[all …]
56 ice-$(CONFIG_PTP_1588_CLOCK) += ice_ptp.o ice_ptp_hw.o ice_dpll.o
591 struct ice_ptp ptp;