/linux/drivers/net/can/c_can/ |
H A D | c_can_ethtool.c | 29 .get_ts_info = ethtool_op_get_ts_info,
|
/linux/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/drivers/net/can/slcan/ |
H A D | slcan-ethtool.c | 60 .get_ts_info = ethtool_op_get_ts_info,
|
/linux/drivers/net/can/rockchip/ |
H A D | rockchip_canfd-ethtool.c | 62 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
|
/linux/drivers/net/can/flexcan/ |
H A D | flexcan-ethtool.c | 109 .get_ts_info = ethtool_op_get_ts_info,
|
/linux/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/drivers/net/ |
H A D | dummy.c | 96 .get_ts_info = ethtool_op_get_ts_info,
|
H A D | loopback.c | 139 .get_ts_info = ethtool_op_get_ts_info,
|
/linux/net/ethtool/ |
H A D | common.c | 804 if (!ops->get_ts_info) in ethtool_net_get_ts_info_by_phc() 810 err = ops->get_ts_info(dev, info); in ethtool_net_get_ts_info_by_phc() 906 else if (ops->get_ts_info) in __ethtool_get_ts_info() 907 err = ops->get_ts_info(dev, info); in __ethtool_get_ts_info()
|
H A D | tsinfo.c | 369 if (!ops->get_ts_info) in ethnl_tsinfo_dump_one_netdev() 387 ret = ops->get_ts_info(dev, &reply_data->ts_info); in ethnl_tsinfo_dump_one_netdev()
|
/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-ethtool.c | 128 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 267 .get_ts_info = efx_ethtool_get_ts_info,
|
/linux/drivers/net/ethernet/altera/ |
H A D | altera_tse_ethtool.c | 252 .get_ts_info = ethtool_op_get_ts_info,
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 273 .get_ts_info = efx_ethtool_get_ts_info,
|
/linux/drivers/net/netdevsim/ |
H A D | ethtool.c | 182 .get_ts_info = nsim_get_ts_info,
|
/linux/drivers/net/ethernet/ti/icssg/ |
H A D | icssg_ethtool.c | 304 .get_ts_info = emac_get_ts_info,
|
/linux/drivers/net/can/esd/ |
H A D | esd_402_pci-core.c | 94 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
|
/linux/drivers/s390/net/ |
H A D | qeth_ethtool.c | 459 .get_ts_info = qeth_get_ts_info,
|
/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_ethtool.c | 473 .get_ts_info = tsnep_ethtool_get_ts_info,
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 1332 .get_ts_info = otx2_get_ts_info, 1450 .get_ts_info = otx2_get_ts_info,
|
/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ethtool.c | 1198 .get_ts_info = enetc_get_ts_info, 1226 .get_ts_info = enetc_get_ts_info,
|
/linux/drivers/net/can/sja1000/ |
H A D | sja1000.c | 704 .get_ts_info = ethtool_op_get_ts_info,
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 1553 static int get_ts_info(struct net_device *dev, struct kernel_ethtool_ts_info *ts_info) in get_ts_info() function 2204 .get_ts_info = get_ts_info,
|
/linux/drivers/net/ethernet/8390/ |
H A D | etherh.c | 626 .get_ts_info = ethtool_op_get_ts_info,
|