| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| D | ethtool.c | 235 .get_ts_info = mlx5i_get_ts_info, 243 .get_ts_info = mlx5i_get_ts_info,
|
| /Linux-v5.15/drivers/net/ |
| D | dummy.c | 110 .get_ts_info = ethtool_op_get_ts_info,
|
| D | loopback.c | 138 .get_ts_info = ethtool_op_get_ts_info,
|
| D | macvlan.c | 1059 } else if (ops->get_ts_info) { in macvlan_ethtool_get_ts_info() 1060 return ops->get_ts_info(real_dev, info); in macvlan_ethtool_get_ts_info() 1144 .get_ts_info = macvlan_ethtool_get_ts_info,
|
| /Linux-v5.15/net/8021q/ |
| D | vlan_dev.c | 684 } else if (ops->get_ts_info) { in vlan_ethtool_get_ts_info() 685 return ops->get_ts_info(vlan->real_dev, info); in vlan_ethtool_get_ts_info() 803 .get_ts_info = vlan_ethtool_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/sfc/ |
| D | ethtool.c | 268 .get_ts_info = efx_ethtool_get_ts_info,
|
| /Linux-v5.15/net/ethtool/ |
| D | common.c | 549 if (ops->get_ts_info) in __ethtool_get_ts_info() 550 return ops->get_ts_info(dev, info); in __ethtool_get_ts_info()
|
| /Linux-v5.15/drivers/net/ethernet/freescale/ |
| D | ucc_geth_ethtool.c | 395 .get_ts_info = ethtool_op_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_ethtool.c | 774 .get_ts_info = enetc_get_ts_info, 799 .get_ts_info = enetc_get_ts_info,
|
| /Linux-v5.15/include/linux/ |
| D | ethtool.h | 665 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *); member
|
| /Linux-v5.15/drivers/s390/net/ |
| D | qeth_ethtool.c | 467 .get_ts_info = qeth_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/freescale/dpaa/ |
| D | dpaa_ethtool.c | 601 .get_ts_info = dpaa_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/ |
| D | hns3_ethtool.c | 1757 if (handle->ae_algo->ops->get_ts_info) in hns3_get_ts_info() 1758 return handle->ae_algo->ops->get_ts_info(handle, info); in hns3_get_ts_info() 1895 .get_ts_info = hns3_get_ts_info,
|
| D | hnae3.h | 719 int (*get_ts_info)(struct hnae3_handle *handle, member
|
| /Linux-v5.15/drivers/net/ethernet/cisco/enic/ |
| D | enic_ethtool.c | 644 .get_ts_info = enic_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_ethtool.c | 1549 static int get_ts_info(struct net_device *dev, struct ethtool_ts_info *ts_info) in get_ts_info() function 2191 .get_ts_info = get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/8390/ |
| D | etherh.c | 626 .get_ts_info = ethtool_op_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/microchip/ |
| D | lan743x_ethtool.c | 838 .get_ts_info = lan743x_ethtool_get_ts_info,
|
| /Linux-v5.15/drivers/net/usb/ |
| D | cdc_ether.c | 102 .get_ts_info = ethtool_op_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_ethtool.c | 1072 return mlxsw_sp->ptp_ops->get_ts_info(mlxsw_sp, info); in mlxsw_sp_get_ts_info() 1216 .get_ts_info = mlxsw_sp_get_ts_info,
|
| /Linux-v5.15/net/dsa/ |
| D | slave.c | 1348 if (!ds->ops->get_ts_info) in dsa_slave_get_ts_info() 1351 return ds->ops->get_ts_info(ds, p->dp->index, ts); in dsa_slave_get_ts_info() 1708 .get_ts_info = dsa_slave_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/ |
| D | dnet.c | 735 .get_ts_info = ethtool_op_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-ethtool.c | 836 .get_ts_info = dpaa2_eth_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/amd/xgbe/ |
| D | xgbe-ethtool.c | 838 .get_ts_info = xgbe_get_ts_info,
|
| /Linux-v5.15/drivers/net/ethernet/ti/ |
| D | am65-cpsw-ethtool.c | 767 .get_ts_info = am65_cpsw_get_ethtool_ts_info,
|