Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_ptp.h116 struct ice_ptp { struct
131 container_of((p), struct ice_ptp, port) argument
136 container_of((i), struct ice_ptp, info)
DMakefile32 ice-$(CONFIG_PTP_1588_CLOCK) += ice_ptp.o ice_ptp_hw.o
Dice_ptp.c496 struct ice_ptp *ptp = container_of(work, struct ice_ptp, extts_work); in ice_ptp_extts_work()
1413 struct ice_ptp *ptp = container_of(work, struct ice_ptp, work.work); in ice_ptp_periodic_work()
Dice.h458 struct ice_ptp ptp;