Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Dlio_vf_main.c1239 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_ioctl() function
1301 return hwtstamp_ioctl(netdev, ifr); in liquidio_ioctl()
Dlio_main.c2139 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr) in hwtstamp_ioctl() function
2204 return hwtstamp_ioctl(netdev, ifr); in liquidio_ioctl()
/Linux-v5.4/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c210 static int hwtstamp_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in hwtstamp_ioctl() function
2265 return hwtstamp_ioctl(netdev, ifr, cmd); in pch_gbe_ioctl()