| /linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| A D | ethtool.c | 261 .get_ts_info = mlx5i_get_ts_info, 273 .get_ts_info = mlx5i_get_ts_info,
|
| /linux/drivers/net/ |
| A D | dummy.c | 110 .get_ts_info = ethtool_op_get_ts_info,
|
| A D | loopback.c | 138 .get_ts_info = ethtool_op_get_ts_info,
|
| A D | macvlan.c | 1060 } else if (ops->get_ts_info) { in macvlan_ethtool_get_ts_info() 1061 return ops->get_ts_info(real_dev, info); in macvlan_ethtool_get_ts_info() 1145 .get_ts_info = macvlan_ethtool_get_ts_info,
|
| /linux/net/8021q/ |
| A D | vlan_dev.c | 687 } else if (ops->get_ts_info) { in vlan_ethtool_get_ts_info() 688 return ops->get_ts_info(vlan->real_dev, info); in vlan_ethtool_get_ts_info() 806 .get_ts_info = vlan_ethtool_get_ts_info,
|
| /linux/drivers/net/ethernet/sfc/ |
| A D | ethtool.c | 268 .get_ts_info = efx_ethtool_get_ts_info,
|
| /linux/net/ethtool/ |
| A 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/drivers/net/ethernet/freescale/ |
| A D | ucc_geth_ethtool.c | 395 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| A D | enetc_ethtool.c | 774 .get_ts_info = enetc_get_ts_info, 799 .get_ts_info = enetc_get_ts_info,
|
| /linux/include/linux/ |
| A D | ethtool.h | 682 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *); member
|
| /linux/drivers/s390/net/ |
| A D | qeth_ethtool.c | 467 .get_ts_info = qeth_get_ts_info,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_ethtool.c | 1229 .get_ts_info = otx2_get_ts_info, 1349 .get_ts_info = otx2_get_ts_info,
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| A D | dpaa_ethtool.c | 601 .get_ts_info = dpaa_get_ts_info,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| A D | hns3_ethtool.c | 1763 if (handle->ae_algo->ops->get_ts_info) in hns3_get_ts_info() 1764 return handle->ae_algo->ops->get_ts_info(handle, info); in hns3_get_ts_info() 1901 .get_ts_info = hns3_get_ts_info,
|
| A D | hnae3.h | 728 int (*get_ts_info)(struct hnae3_handle *handle, member
|
| /linux/drivers/net/ethernet/cisco/enic/ |
| A D | enic_ethtool.c | 644 .get_ts_info = enic_get_ts_info,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| A 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 2194 .get_ts_info = get_ts_info,
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_ethtool.c | 1079 return mlxsw_sp->ptp_ops->get_ts_info(mlxsw_sp, info); in mlxsw_sp_get_ts_info() 1258 .get_ts_info = mlxsw_sp_get_ts_info,
|
| /linux/drivers/net/ethernet/8390/ |
| A D | etherh.c | 626 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/usb/ |
| A D | cdc_ether.c | 102 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ethernet/microchip/ |
| A D | lan743x_ethtool.c | 838 .get_ts_info = lan743x_ethtool_get_ts_info,
|
| /linux/net/dsa/ |
| A D | slave.c | 1379 if (!ds->ops->get_ts_info) in dsa_slave_get_ts_info() 1382 return ds->ops->get_ts_info(ds, p->dp->index, ts); in dsa_slave_get_ts_info() 1742 .get_ts_info = dsa_slave_get_ts_info,
|
| /linux/drivers/net/ethernet/ |
| A D | dnet.c | 735 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/arch/um/drivers/ |
| A D | net_kern.c | 274 .get_ts_info = ethtool_op_get_ts_info,
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| A D | xgbe-ethtool.c | 836 .get_ts_info = xgbe_get_ts_info,
|