Searched refs:ethtool_op_get_ts_info (Results 1 – 25 of 92) sorted by relevance
1234
/linux-6.3-rc2/drivers/net/can/c_can/ |
A D | c_can_ethtool.c | 29 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/can/slcan/ |
A D | slcan-ethtool.c | 60 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/can/flexcan/ |
A D | flexcan-ethtool.c | 109 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/can/ |
A D | vcan.c | 153 .get_ts_info = ethtool_op_get_ts_info,
|
A D | vxcan.c | 151 .get_ts_info = ethtool_op_get_ts_info,
|
A D | sun4i_can.c | 766 .get_ts_info = ethtool_op_get_ts_info,
|
A D | can327.c | 856 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/ |
A D | dummy.c | 103 .get_ts_info = ethtool_op_get_ts_info,
|
A D | loopback.c | 139 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/ethernet/altera/ |
A D | altera_tse_ethtool.c | 252 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/ |
A D | ucc_geth_ethtool.c | 399 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/s390/net/ |
A D | qeth_ethtool.c | 257 return ethtool_op_get_ts_info(dev, info); in qeth_get_ts_info()
|
/linux-6.3-rc2/include/linux/ |
A D | ethtool.h | 996 int ethtool_op_get_ts_info(struct net_device *dev, struct ethtool_ts_info *eti);
|
/linux-6.3-rc2/drivers/net/can/sja1000/ |
A D | sja1000.c | 659 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/usb/ |
A D | cdc_ether.c | 102 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/ethernet/8390/ |
A D | etherh.c | 626 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/can/mscan/ |
A D | mscan.c | 620 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/can/usb/ |
A D | mcba_usb.c | 767 .get_ts_info = ethtool_op_get_ts_info,
|
A D | ems_usb.c | 884 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/arch/um/drivers/ |
A D | net_kern.c | 274 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/ethernet/ti/ |
A D | am65-cpsw-ethtool.c | 671 return ethtool_op_get_ts_info(ndev, info); in am65_cpsw_get_ethtool_ts_info()
|
/linux-6.3-rc2/drivers/net/ethernet/ |
A D | dnet.c | 735 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/ethernet/amazon/ena/ |
A D | ena_ethtool.c | 925 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_ethtool.c | 657 ethtool_op_get_ts_info(ndev, info); in aq_ethtool_get_ts_info()
|
/linux-6.3-rc2/drivers/net/can/cc770/ |
A D | cc770.c | 841 .get_ts_info = ethtool_op_get_ts_info,
|
Completed in 61 milliseconds
1234