/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
D | ethtool.c | 273 .get_ts_info = mlx5i_get_ts_info, 283 .get_ts_info = mlx5i_get_ts_info,
|
/linux-5.19.10/drivers/net/ |
D | dummy.c | 110 .get_ts_info = ethtool_op_get_ts_info,
|
D | loopback.c | 139 .get_ts_info = ethtool_op_get_ts_info,
|
D | macvlan.c | 1067 } else if (ops->get_ts_info) { in macvlan_ethtool_get_ts_info() 1068 return ops->get_ts_info(real_dev, info); in macvlan_ethtool_get_ts_info() 1152 .get_ts_info = macvlan_ethtool_get_ts_info,
|
/linux-5.19.10/net/8021q/ |
D | vlan_dev.c | 691 } else if (ops->get_ts_info) { in vlan_ethtool_get_ts_info() 692 return ops->get_ts_info(vlan->real_dev, info); in vlan_ethtool_get_ts_info() 810 .get_ts_info = vlan_ethtool_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/sfc/ |
D | ethtool.c | 274 .get_ts_info = efx_ethtool_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/sfc/siena/ |
D | ethtool.c | 274 .get_ts_info = efx_ethtool_get_ts_info,
|
/linux-5.19.10/net/ethtool/ |
D | common.c | 553 if (ops->get_ts_info) in __ethtool_get_ts_info() 554 return ops->get_ts_info(dev, info); in __ethtool_get_ts_info()
|
/linux-5.19.10/drivers/net/ethernet/engleder/ |
D | tsnep_ethtool.c | 290 .get_ts_info = tsnep_ethtool_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/freescale/ |
D | ucc_geth_ethtool.c | 399 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 781 .get_ts_info = enetc_get_ts_info, 806 .get_ts_info = enetc_get_ts_info,
|
/linux-5.19.10/include/linux/ |
D | ethtool.h | 714 int (*get_ts_info)(struct net_device *, struct ethtool_ts_info *); member
|
/linux-5.19.10/drivers/s390/net/ |
D | qeth_ethtool.c | 469 .get_ts_info = qeth_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 579 .get_ts_info = dpaa_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 648 .get_ts_info = enic_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_ethtool.c | 1298 .get_ts_info = otx2_get_ts_info, 1421 .get_ts_info = otx2_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_ethtool.c | 1948 if (handle->ae_algo->ops->get_ts_info) in hns3_get_ts_info() 1949 return handle->ae_algo->ops->get_ts_info(handle, info); in hns3_get_ts_info() 2088 .get_ts_info = hns3_get_ts_info,
|
D | hnae3.h | 735 int (*get_ts_info)(struct hnae3_handle *handle, member
|
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 1553 static int get_ts_info(struct net_device *dev, struct ethtool_ts_info *ts_info) in get_ts_info() function 2207 .get_ts_info = get_ts_info,
|
/linux-5.19.10/drivers/net/usb/ |
D | cdc_ether.c | 102 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/8390/ |
D | etherh.c | 626 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ethtool.c | 1076 return mlxsw_sp->ptp_ops->get_ts_info(mlxsw_sp, info); in mlxsw_sp_get_ts_info() 1259 .get_ts_info = mlxsw_sp_get_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/ti/ |
D | am65-cpsw-ethtool.c | 732 .get_ts_info = am65_cpsw_get_ethtool_ts_info,
|
/linux-5.19.10/drivers/net/ethernet/ |
D | dnet.c | 735 .get_ts_info = ethtool_op_get_ts_info,
|
/linux-5.19.10/arch/um/drivers/ |
D | net_kern.c | 274 .get_ts_info = ethtool_op_get_ts_info,
|