Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/cadence/
Dmacb.h1341 void gem_ptp_remove(struct net_device *ndev);
1363 static inline void gem_ptp_remove(struct net_device *ndev) { } in gem_ptp_remove() function
Dmacb_ptp.c399 void gem_ptp_remove(struct net_device *ndev) in gem_ptp_remove() function
Dmacb_main.c3316 .ptp_remove = gem_ptp_remove,