Home
last modified time | relevance | path

Searched refs:fec_ptp_get (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/freescale/
Dfec.h702 void fec_ptp_get(struct net_device *ndev, struct kernel_hwtstamp_config *config);
Dfec_ptp.c638 void fec_ptp_get(struct net_device *ndev, struct kernel_hwtstamp_config *config) in fec_ptp_get() function
Dfec_main.c3955 fec_ptp_get(ndev, config); in fec_hwtstamp_get()