Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/cadence/ !
Dmacb.h1342 void gem_ptp_remove(struct net_device *ndev);
1364 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.c3311 .ptp_remove = gem_ptp_remove,