| /linux-6.15/drivers/net/can/c_can/ |
| H A D | c_can_ethtool.c | 29 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux-6.15/drivers/net/can/slcan/ |
| H A D | slcan-ethtool.c | 60 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ethtool.c | 285 .get_ts_info = mlx5i_get_ts_info, 295 .get_ts_info = mlx5i_get_ts_info,
|
| /linux-6.15/drivers/net/can/rockchip/ |
| H A D | rockchip_canfd-ethtool.c | 62 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
|
| /linux-6.15/drivers/net/can/flexcan/ |
| H A D | flexcan-ethtool.c | 109 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux-6.15/drivers/net/can/ |
| H A D | vcan.c | 153 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | vxcan.c | 151 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux-6.15/drivers/net/ |
| H A D | dummy.c | 97 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | loopback.c | 140 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux-6.15/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-ethtool.c | 128 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
|
| /linux-6.15/drivers/net/ethernet/wangxun/ngbe/ |
| H A D | ngbe_ethtool.c | 141 .get_ts_info = wx_get_ts_info,
|
| /linux-6.15/net/ethtool/ |
| H A D | common.c | 850 if (!ops->get_ts_info) in ethtool_net_get_ts_info_by_phc() 856 err = ops->get_ts_info(dev, info); in ethtool_net_get_ts_info_by_phc() 952 else if (ops->get_ts_info) in __ethtool_get_ts_info() 953 err = ops->get_ts_info(dev, info); in __ethtool_get_ts_info()
|
| H A D | tsinfo.c | 370 if (!ops->get_ts_info) in ethnl_tsinfo_dump_one_netdev() 388 ret = ops->get_ts_info(dev, &reply_data->ts_info); in ethnl_tsinfo_dump_one_netdev()
|
| /linux-6.15/drivers/net/ethernet/sfc/siena/ |
| H A D | ethtool.c | 267 .get_ts_info = efx_ethtool_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | ethtool.c | 273 .get_ts_info = efx_ethtool_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/altera/ |
| H A D | altera_tse_ethtool.c | 252 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux-6.15/drivers/net/netdevsim/ |
| H A D | ethtool.c | 180 .get_ts_info = nsim_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/ti/icssg/ |
| H A D | icssg_ethtool.c | 304 .get_ts_info = emac_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 376 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux-6.15/drivers/net/can/esd/ |
| H A D | esd_402_pci-core.c | 94 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
|
| /linux-6.15/drivers/s390/net/ |
| H A D | qeth_ethtool.c | 459 .get_ts_info = qeth_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/broadcom/asp2/ |
| H A D | bcmasp_ethtool.c | 460 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/engleder/ |
| H A D | tsnep_ethtool.c | 473 .get_ts_info = tsnep_ethtool_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 515 .get_ts_info = dpaa_get_ts_info,
|
| /linux-6.15/drivers/net/ethernet/wangxun/txgbe/ |
| H A D | txgbe_ethtool.c | 532 .get_ts_info = wx_get_ts_info,
|