Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
H A Dmacb.h1360 void gem_ptp_remove(struct net_device *ndev);
1386 static inline void gem_ptp_remove(struct net_device *ndev) { } in gem_ptp_remove() function
H A Dmacb_ptp.c354 void gem_ptp_remove(struct net_device *ndev) in gem_ptp_remove() function
H A Dmacb_main.c3433 .ptp_remove = gem_ptp_remove,