Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/dev/
H A Ddev.c359 int can_ethtool_op_get_ts_info_hwts(struct net_device *dev, in can_ethtool_op_get_ts_info_hwts() function
375 EXPORT_SYMBOL(can_ethtool_op_get_ts_info_hwts);
/openbmc/linux/include/linux/can/
H A Ddev.h188 int can_ethtool_op_get_ts_info_hwts(struct net_device *dev,
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ethtool.c128 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
/openbmc/linux/drivers/net/can/usb/kvaser_usb/
H A Dkvaser_usb_core.c764 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
/openbmc/linux/drivers/net/can/usb/
H A Dgs_usb.c1156 return can_ethtool_op_get_ts_info_hwts(netdev, info); in gs_usb_get_ts_info()
/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c1983 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
/openbmc/linux/drivers/net/can/
H A Dkvaser_pciefd.c904 .get_ts_info = can_ethtool_op_get_ts_info_hwts,