Home
last modified time | relevance | path

Searched defs:mii_ts (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/ptp/
H A Dptp_ines.c147 struct mii_timestamper mii_ts; member
331 static int ines_hwtstamp_get(struct mii_timestamper *mii_ts, in ines_hwtstamp_get()
353 static int ines_hwtstamp_set(struct mii_timestamper *mii_ts, in ines_hwtstamp_set()
419 static void ines_link_state(struct mii_timestamper *mii_ts, in ines_link_state()
495 static bool ines_rxtstamp(struct mii_timestamper *mii_ts, in ines_rxtstamp()
580 static int ines_ts_info(struct mii_timestamper *mii_ts, in ines_ts_info()
633 static void ines_txtstamp(struct mii_timestamper *mii_ts, in ines_txtstamp()
743 struct mii_timestamper *mii_ts) in ines_ptp_release_channel()
/linux/drivers/net/phy/
H A Dmii_timestamper.c81 struct mii_timestamper *mii_ts = NULL; in register_mii_timestamper() local
109 void unregister_mii_timestamper(struct mii_timestamper *mii_ts) in unregister_mii_timestamper()
H A Dmicrochip_rds_ptp.c322 static void mchp_rds_ptp_txtstamp(struct mii_timestamper *mii_ts, in mchp_rds_ptp_txtstamp()
454 static bool mchp_rds_ptp_rxtstamp(struct mii_timestamper *mii_ts, in mchp_rds_ptp_rxtstamp()
479 static int mchp_rds_ptp_hwtstamp_get(struct mii_timestamper *mii_ts, in mchp_rds_ptp_hwtstamp_get()
491 static int mchp_rds_ptp_hwtstamp_set(struct mii_timestamper *mii_ts, in mchp_rds_ptp_hwtstamp_set()
617 static int mchp_rds_ptp_ts_info(struct mii_timestamper *mii_ts, in mchp_rds_ptp_ts_info()
H A Ddp83640.c109 struct mii_timestamper mii_ts; member
1178 static int dp83640_hwtstamp_get(struct mii_timestamper *mii_ts, in dp83640_hwtstamp_get()
1190 static int dp83640_hwtstamp_set(struct mii_timestamper *mii_ts, in dp83640_hwtstamp_set()
1299 static bool dp83640_rxtstamp(struct mii_timestamper *mii_ts, in dp83640_rxtstamp()
1349 static void dp83640_txtstamp(struct mii_timestamper *mii_ts, in dp83640_txtstamp()
1377 static int dp83640_ts_info(struct mii_timestamper *mii_ts, in dp83640_ts_info()
H A Dmicrel.c426 struct mii_timestamper mii_ts; member
3133 static int lan8814_ts_info(struct mii_timestamper *mii_ts, struct kernel_ethtool_ts_info *info) in lan8814_ts_info()
3171 static int lan8814_hwtstamp_get(struct mii_timestamper *mii_ts, in lan8814_hwtstamp_get()
3183 static int lan8814_hwtstamp_set(struct mii_timestamper *mii_ts, in lan8814_hwtstamp_set()
3282 static void lan8814_txtstamp(struct mii_timestamper *mii_ts, in lan8814_txtstamp()
3358 static bool lan8814_rxtstamp(struct mii_timestamper *mii_ts, struct sk_buff *skb, int type) in lan8814_rxtstamp()
5012 static int lan8841_ts_info(struct mii_timestamper *mii_ts, in lan8841_ts_info()
5089 static int lan8841_hwtstamp_set(struct mii_timestamper *mii_ts, in lan8841_hwtstamp_set()
5173 static bool lan8841_rxtstamp(struct mii_timestamper *mii_ts, in lan8841_rxtstamp()