Symbol: mii_timestamper
drivers/net/mdio/fwnode_mdio.c
120
struct mii_timestamper *mii_ts = NULL;
drivers/net/mdio/fwnode_mdio.c
41
static struct mii_timestamper *
drivers/net/mdio/fwnode_mdio.c
44
struct mii_timestamper *mii_ts;
drivers/net/phy/bcm-phy-ptp.c
131
struct mii_timestamper mii_ts;
drivers/net/phy/bcm-phy-ptp.c
167
static struct bcm_ptp_private *mii2priv(struct mii_timestamper *mii_ts)
drivers/net/phy/bcm-phy-ptp.c
385
static bool bcm_ptp_rxtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/bcm-phy-ptp.c
744
static void bcm_ptp_txtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/bcm-phy-ptp.c
783
static int bcm_ptp_hwtstamp_get(struct mii_timestamper *mii_ts,
drivers/net/phy/bcm-phy-ptp.c
795
static int bcm_ptp_hwtstamp_set(struct mii_timestamper *mii_ts,
drivers/net/phy/bcm-phy-ptp.c
854
static int bcm_ptp_ts_info(struct mii_timestamper *mii_ts,
drivers/net/phy/dp83640.c
109
struct mii_timestamper mii_ts;
drivers/net/phy/dp83640.c
1178
static int dp83640_hwtstamp_get(struct mii_timestamper *mii_ts,
drivers/net/phy/dp83640.c
1190
static int dp83640_hwtstamp_set(struct mii_timestamper *mii_ts,
drivers/net/phy/dp83640.c
1299
static bool dp83640_rxtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/dp83640.c
1349
static void dp83640_txtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/dp83640.c
1377
static int dp83640_ts_info(struct mii_timestamper *mii_ts,
drivers/net/phy/micrel.c
3133
static int lan8814_ts_info(struct mii_timestamper *mii_ts, struct kernel_ethtool_ts_info *info)
drivers/net/phy/micrel.c
3171
static int lan8814_hwtstamp_get(struct mii_timestamper *mii_ts,
drivers/net/phy/micrel.c
3183
static int lan8814_hwtstamp_set(struct mii_timestamper *mii_ts,
drivers/net/phy/micrel.c
3282
static void lan8814_txtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/micrel.c
3358
static bool lan8814_rxtstamp(struct mii_timestamper *mii_ts, struct sk_buff *skb, int type)
drivers/net/phy/micrel.c
426
struct mii_timestamper mii_ts;
drivers/net/phy/micrel.c
5011
static int lan8841_ts_info(struct mii_timestamper *mii_ts,
drivers/net/phy/micrel.c
5088
static int lan8841_hwtstamp_set(struct mii_timestamper *mii_ts,
drivers/net/phy/micrel.c
5172
static bool lan8841_rxtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/microchip_rds_ptp.c
322
static void mchp_rds_ptp_txtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/microchip_rds_ptp.c
454
static bool mchp_rds_ptp_rxtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/microchip_rds_ptp.c
479
static int mchp_rds_ptp_hwtstamp_get(struct mii_timestamper *mii_ts,
drivers/net/phy/microchip_rds_ptp.c
491
static int mchp_rds_ptp_hwtstamp_set(struct mii_timestamper *mii_ts,
drivers/net/phy/microchip_rds_ptp.c
617
static int mchp_rds_ptp_ts_info(struct mii_timestamper *mii_ts,
drivers/net/phy/microchip_rds_ptp.h
177
struct mii_timestamper mii_ts;
drivers/net/phy/mii_timestamper.c
109
void unregister_mii_timestamper(struct mii_timestamper *mii_ts)
drivers/net/phy/mii_timestamper.c
78
struct mii_timestamper *register_mii_timestamper(struct device_node *node,
drivers/net/phy/mii_timestamper.c
81
struct mii_timestamper *mii_ts = NULL;
drivers/net/phy/mscc/mscc.h
407
struct mii_timestamper mii_ts;
drivers/net/phy/mscc/mscc_ptp.c
1054
static int vsc85xx_hwtstamp_get(struct mii_timestamper *mii_ts,
drivers/net/phy/mscc/mscc_ptp.c
1066
static int vsc85xx_hwtstamp_set(struct mii_timestamper *mii_ts,
drivers/net/phy/mscc/mscc_ptp.c
1152
static int vsc85xx_ts_info(struct mii_timestamper *mii_ts,
drivers/net/phy/mscc/mscc_ptp.c
1175
static void vsc85xx_txtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/mscc/mscc_ptp.c
1200
static bool vsc85xx_rxtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/nxp-c45-tja11xx.c
1015
static int nxp_c45_hwtstamp_get(struct mii_timestamper *mii_ts,
drivers/net/phy/nxp-c45-tja11xx.c
1028
static int nxp_c45_hwtstamp_set(struct mii_timestamper *mii_ts,
drivers/net/phy/nxp-c45-tja11xx.c
1081
static int nxp_c45_ts_info(struct mii_timestamper *mii_ts,
drivers/net/phy/nxp-c45-tja11xx.c
973
static void nxp_c45_txtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/nxp-c45-tja11xx.c
995
static bool nxp_c45_rxtstamp(struct mii_timestamper *mii_ts,
drivers/net/phy/nxp-c45-tja11xx.h
16
struct mii_timestamper mii_ts;
drivers/ptp/ptp_ines.c
147
struct mii_timestamper mii_ts;
drivers/ptp/ptp_ines.c
331
static int ines_hwtstamp_get(struct mii_timestamper *mii_ts,
drivers/ptp/ptp_ines.c
353
static int ines_hwtstamp_set(struct mii_timestamper *mii_ts,
drivers/ptp/ptp_ines.c
419
static void ines_link_state(struct mii_timestamper *mii_ts,
drivers/ptp/ptp_ines.c
495
static bool ines_rxtstamp(struct mii_timestamper *mii_ts,
drivers/ptp/ptp_ines.c
580
static int ines_ts_info(struct mii_timestamper *mii_ts,
drivers/ptp/ptp_ines.c
633
static void ines_txtstamp(struct mii_timestamper *mii_ts,
drivers/ptp/ptp_ines.c
717
static struct mii_timestamper *ines_ptp_probe_channel(struct device *device,
drivers/ptp/ptp_ines.c
743
struct mii_timestamper *mii_ts)
include/linux/mii_timestamper.h
100
void unregister_mii_timestamper(struct mii_timestamper *mii_ts);
include/linux/mii_timestamper.h
116
struct mii_timestamper *register_mii_timestamper(struct device_node *node,
include/linux/mii_timestamper.h
122
static inline void unregister_mii_timestamper(struct mii_timestamper *mii_ts)
include/linux/mii_timestamper.h
50
bool (*rxtstamp)(struct mii_timestamper *mii_ts,
include/linux/mii_timestamper.h
53
void (*txtstamp)(struct mii_timestamper *mii_ts,
include/linux/mii_timestamper.h
56
int (*hwtstamp_set)(struct mii_timestamper *mii_ts,
include/linux/mii_timestamper.h
60
int (*hwtstamp_get)(struct mii_timestamper *mii_ts,
include/linux/mii_timestamper.h
63
void (*link_state)(struct mii_timestamper *mii_ts,
include/linux/mii_timestamper.h
66
int (*ts_info)(struct mii_timestamper *mii_ts,
include/linux/mii_timestamper.h
84
struct mii_timestamper *(*probe_channel)(struct device *device,
include/linux/mii_timestamper.h
87
struct mii_timestamper *mii_ts);
include/linux/mii_timestamper.h
97
struct mii_timestamper *register_mii_timestamper(struct device_node *node,
include/linux/phy.h
787
struct mii_timestamper *mii_ts;
net/core/timestamping.c
26
struct mii_timestamper *mii_ts;
net/core/timestamping.c
70
struct mii_timestamper *mii_ts;