Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h199 struct ice_ptp { struct
220 container_of((p), struct ice_ptp, port) argument
225 container_of((i), struct ice_ptp, info)
H A DMakefile46 ice-$(CONFIG_PTP_1588_CLOCK) += ice_ptp.o ice_ptp_hw.o
H A Dice_ptp.c2450 struct ice_ptp *ptp = container_of(work, struct ice_ptp, work.work); in ice_ptp_periodic_work()
2470 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_reset()
2560 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_prepare_for_reset()
2660 static int ice_ptp_init_work(struct ice_pf *pf, struct ice_ptp *ptp) in ice_ptp_init_work()
2714 struct ice_ptp *ptp = &pf->ptp; in ice_ptp_init()
H A Dice.h69 #include "ice_ptp.h"
578 struct ice_ptp ptp;
/openbmc/linux/
H A Dopengrok2.0.log[all...]