Home
last modified time | relevance | path

Searched refs:ice_ptp (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ptp.h190 struct ice_ptp { struct
212 container_of((p), struct ice_ptp, port) argument
217 container_of((i), struct ice_ptp, info)
A DMakefile45 ice-$(CONFIG_PTP_1588_CLOCK) += ice_ptp.o ice_ptp_hw.o
A Dice_ptp.c1468 struct ice_ptp *ptp = container_of(work, struct ice_ptp, extts_work); in ice_ptp_extts_work()
2442 struct ice_ptp *ptp = container_of(work, struct ice_ptp, work.work); in ice_ptp_periodic_work()
2462 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_reset()
2552 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_prepare_for_reset()
2653 static int ice_ptp_init_work(struct ice_pf *pf, struct ice_ptp *ptp) in ice_ptp_init_work()
2708 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_init()
A Dice.h570 struct ice_ptp ptp;

Completed in 13 milliseconds