Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/can/dev/
A Ddev.c328 int can_eth_ioctl_hwts(struct net_device *netdev, struct ifreq *ifr, int cmd) in can_eth_ioctl_hwts() function
352 EXPORT_SYMBOL(can_eth_ioctl_hwts);
/linux-6.3-rc2/include/linux/can/
A Ddev.h187 int can_eth_ioctl_hwts(struct net_device *netdev, struct ifreq *ifr, int cmd);
/linux-6.3-rc2/drivers/net/can/usb/kvaser_usb/
A Dkvaser_usb_core.c753 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-6.3-rc2/drivers/net/can/usb/
A Dgs_usb.c1037 return can_eth_ioctl_hwts(netdev, ifr, cmd); in gs_can_eth_ioctl()
/linux-6.3-rc2/drivers/net/can/usb/etas_es58x/
A Des58x_core.c1979 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-6.3-rc2/drivers/net/can/spi/mcp251xfd/
A Dmcp251xfd-core.c1674 .ndo_eth_ioctl = can_eth_ioctl_hwts,
/linux-6.3-rc2/drivers/net/can/
A Dkvaser_pciefd.c920 .ndo_eth_ioctl = can_eth_ioctl_hwts,

Completed in 20 milliseconds