| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
| H A D | ethtool.c | 229 .get_ts_info = mlx5i_get_ts_info, 237 .get_ts_info = mlx5i_get_ts_info,
|
| /OK3568_Linux_fs/kernel/net/ethtool/ |
| H A D | common.c | 394 if (ops->get_ts_info) in __ethtool_get_ts_info() 395 return ops->get_ts_info(dev, info); in __ethtool_get_ts_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/ |
| H A D | dummy.c | 110 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | loopback.c | 138 .get_ts_info = ethtool_op_get_ts_info,
|
| H A D | macvlan.c | 1058 } else if (ops->get_ts_info) { in macvlan_ethtool_get_ts_info() 1059 return ops->get_ts_info(real_dev, info); in macvlan_ethtool_get_ts_info() 1143 .get_ts_info = macvlan_ethtool_get_ts_info,
|
| /OK3568_Linux_fs/kernel/net/8021q/ |
| H A D | vlan_dev.c | 678 } else if (ops->get_ts_info) { in vlan_ethtool_get_ts_info() 679 return ops->get_ts_info(vlan->real_dev, info); in vlan_ethtool_get_ts_info() 777 .get_ts_info = vlan_ethtool_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | ethtool.c | 255 .get_ts_info = efx_ethtool_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ethtool.c | 739 .get_ts_info = enetc_get_ts_info, 762 .get_ts_info = enetc_get_ts_info,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ethtool.h | 480 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *); member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | ucc_geth_ethtool.c | 395 .get_ts_info = ethtool_op_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/s390/net/ |
| H A D | qeth_ethtool.c | 533 .get_ts_info = qeth_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_ethtool.c | 601 .get_ts_info = dpaa_get_ts_info,
|
| /OK3568_Linux_fs/kernel/net/dsa/ |
| H A D | slave.c | 1296 if (!ds->ops->get_ts_info) in dsa_slave_get_ts_info() 1299 return ds->ops->get_ts_info(ds, p->dp->index, ts); in dsa_slave_get_ts_info() 1591 .get_ts_info = dsa_slave_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ethtool.c | 1062 return mlxsw_sp->ptp_ops->get_ts_info(mlxsw_sp, info); in mlxsw_sp_get_ts_info() 1079 .get_ts_info = mlxsw_sp_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/ |
| H A D | enic_ethtool.c | 640 .get_ts_info = enic_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_ethtool.c | 1545 static int get_ts_info(struct net_device *dev, struct ethtool_ts_info *ts_info) in get_ts_info() function 2190 .get_ts_info = get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | etherh.c | 626 .get_ts_info = ethtool_op_get_ts_info,
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | dsa.h | 499 int (*get_ts_info)(struct dsa_switch *ds, int port, member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ethtool.c | 837 .get_ts_info = lan743x_ethtool_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-ethtool.c | 798 .get_ts_info = dpaa2_eth_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ |
| H A D | dnet.c | 735 .get_ts_info = ethtool_op_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-ethtool.c | 767 .get_ts_info = am65_cpsw_get_ethtool_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/ |
| H A D | xgbe-ethtool.c | 834 .get_ts_info = xgbe_get_ts_info,
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | net_kern.c | 274 .get_ts_info = ethtool_op_get_ts_info,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_ethtool.c | 723 .get_ts_info = otx2_get_ts_info,
|