Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c1228 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_ioctl() function
1290 return hwtstamp_ioctl(netdev, ifr); in liquidio_ioctl()
Dlio_main.c2146 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_ioctl() function
2211 return hwtstamp_ioctl(netdev, ifr); in liquidio_ioctl()
/Linux-v4.19/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c224 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in hwtstamp_ioctl() function
2279 return hwtstamp_ioctl(netdev, ifr, cmd); in pch_gbe_ioctl()