Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c1249 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_ioctl() function
1311 return hwtstamp_ioctl(netdev, ifr); in liquidio_ioctl()
H A Dlio_main.c2126 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_ioctl() function
2191 return hwtstamp_ioctl(netdev, ifr); in liquidio_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c203 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in hwtstamp_ioctl() function
2259 return hwtstamp_ioctl(netdev, ifr, cmd); in pch_gbe_ioctl()