Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/
H A Dfec.h711 void fec_ptp_get(struct net_device *ndev, struct kernel_hwtstamp_config *config);
H A Dfec_ptp.c634 void fec_ptp_get(struct net_device *ndev, struct kernel_hwtstamp_config *config) in fec_ptp_get() function
H A Dfec_main.c3966 fec_ptp_get(ndev, config); in fec_hwtstamp_get()