Home
last modified time | relevance | path

Searched refs:get_ts_info (Results 1 – 25 of 118) sorted by relevance

12345

/linux/drivers/net/can/c_can/
H A Dc_can_ethtool.c29 .get_ts_info = ethtool_op_get_ts_info,
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c285 .get_ts_info = mlx5i_get_ts_info,
295 .get_ts_info = mlx5i_get_ts_info,
/linux/drivers/net/can/slcan/
H A Dslcan-ethtool.c60 .get_ts_info = ethtool_op_get_ts_info,
/linux/drivers/net/can/rockchip/
H A Drockchip_canfd-ethtool.c62 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
/linux/drivers/net/can/flexcan/
H A Dflexcan-ethtool.c109 .get_ts_info = ethtool_op_get_ts_info,
/linux/drivers/net/can/
H A Dvcan.c153 .get_ts_info = ethtool_op_get_ts_info,
H A Dvxcan.c151 .get_ts_info = ethtool_op_get_ts_info,
/linux/drivers/net/
H A Ddummy.c96 .get_ts_info = ethtool_op_get_ts_info,
H A Dloopback.c139 .get_ts_info = ethtool_op_get_ts_info,
/linux/net/ethtool/
H A Dcommon.c804 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 Dtsinfo.c369 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 Dmcp251xfd-ethtool.c128 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c267 .get_ts_info = efx_ethtool_get_ts_info,
/linux/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c252 .get_ts_info = ethtool_op_get_ts_info,
/linux/drivers/net/ethernet/sfc/
H A Dethtool.c273 .get_ts_info = efx_ethtool_get_ts_info,
/linux/drivers/net/netdevsim/
H A Dethtool.c182 .get_ts_info = nsim_get_ts_info,
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c304 .get_ts_info = emac_get_ts_info,
/linux/drivers/net/can/esd/
H A Desd_402_pci-core.c94 .get_ts_info = can_ethtool_op_get_ts_info_hwts,
/linux/drivers/s390/net/
H A Dqeth_ethtool.c459 .get_ts_info = qeth_get_ts_info,
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_ethtool.c473 .get_ts_info = tsnep_ethtool_get_ts_info,
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c1332 .get_ts_info = otx2_get_ts_info,
1450 .get_ts_info = otx2_get_ts_info,
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c1198 .get_ts_info = enetc_get_ts_info,
1226 .get_ts_info = enetc_get_ts_info,
/linux/drivers/net/can/sja1000/
H A Dsja1000.c704 .get_ts_info = ethtool_op_get_ts_info,
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1553 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 Detherh.c626 .get_ts_info = ethtool_op_get_ts_info,

12345