Home
last modified time | relevance | path

Searched refs:can_eth_ioctl_hwts (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/can/dev/
H A Ddev.c347 int can_eth_ioctl_hwts(struct net_device *netdev, struct ifreq *ifr, int cmd) in can_eth_ioctl_hwts() function
371 EXPORT_SYMBOL(can_eth_ioctl_hwts);
/linux-6.15/include/linux/can/
H A Ddev.h187 int can_eth_ioctl_hwts(struct net_device *netdev, struct ifreq *ifr, int cmd);
/linux-6.15/drivers/net/can/esd/
H A Desd_402_pci-core.c90 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-6.15/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_core.c759 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-6.15/drivers/net/can/usb/
H A Dgs_usb.c1099 return can_eth_ioctl_hwts(netdev, ifr, cmd); in gs_can_eth_ioctl()
/linux-6.15/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c1979 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-6.15/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-core.c1717 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-6.15/drivers/net/can/
H A Dkvaser_pciefd.c950 .ndo_eth_ioctl = can_eth_ioctl_hwts,