Home
last modified time | relevance | path

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

/linux/net/core/
H A Dtimestamping.c26 struct mii_timestamper *mii_ts; in skb_clone_tx_timestamp() local
70 struct mii_timestamper *mii_ts; in skb_defer_rx_timestamp() local
[all...]
/linux/drivers/net/mdio/
H A Dfwnode_mdio.c44 struct mii_timestamper *mii_ts; in fwnode_find_mii_timestamper() local
125 struct mii_timestamper *mii_ts = NULL; in fwnode_mdiobus_register_phy() local
[all...]
/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() argument
[all...]
H A Dbcm-phy-ptp.c131 struct mii_timestamper mii_ts; member
167 static struct bcm_ptp_private *mii2priv(struct mii_timestamper *mii_ts) in mii2priv() argument
385 static bool bcm_ptp_rxtstamp(struct mii_timestamper *mii_ts, in bcm_ptp_rxtstamp() argument
746 static void bcm_ptp_txtstamp(struct mii_timestamper *mii_ts, in bcm_ptp_txtstamp() argument
785 static int bcm_ptp_hwtstamp(struct mii_timestamper *mii_ts, in bcm_ptp_hwtstamp() argument
844 bcm_ptp_ts_info(struct mii_timestamper * mii_ts,struct kernel_ethtool_ts_info * ts_info) bcm_ptp_ts_info() argument
[all...]
H A Dmicrochip_rds_ptp.c322 static void mchp_rds_ptp_txtstamp(struct mii_timestamper *mii_ts, in mchp_rds_ptp_txtstamp() argument
454 static bool mchp_rds_ptp_rxtstamp(struct mii_timestamper *mii_ts, in mchp_rds_ptp_rxtstamp() argument
479 static int mchp_rds_ptp_hwtstamp(struct mii_timestamper *mii_ts, in mchp_rds_ptp_hwtstamp() argument
594 static int mchp_rds_ptp_ts_info(struct mii_timestamper *mii_ts, in mchp_rds_ptp_ts_info() argument
[all...]
H A Ddp83640.c109 struct mii_timestamper mii_ts; member
1203 static int dp83640_hwtstamp(struct mii_timestamper *mii_ts, in dp83640_hwtstamp() argument
1312 static bool dp83640_rxtstamp(struct mii_timestamper *mii_ts, in dp83640_rxtstamp() argument
1362 static void dp83640_txtstamp(struct mii_timestamper *mii_ts, in dp83640_txtstamp() argument
1390 dp83640_ts_info(struct mii_timestamper * mii_ts,struct kernel_ethtool_ts_info * info) dp83640_ts_info() argument
[all...]
H A Dnxp-c45-tja11xx.c973 static void nxp_c45_txtstamp(struct mii_timestamper *mii_ts, in nxp_c45_txtstamp()
995 static bool nxp_c45_rxtstamp(struct mii_timestamper *mii_ts, in nxp_c45_rxtstamp()
1015 static int nxp_c45_hwtstamp(struct mii_timestamper *mii_ts, in nxp_c45_hwtstamp()
1068 static int nxp_c45_ts_info(struct mii_timestamper *mii_ts, in nxp_c45_ts_info()
H A Dmicrochip_rds_ptp.h177 struct mii_timestamper mii_ts; member
/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c1054 static int vsc85xx_hwtstamp(struct mii_timestamper *mii_ts, in vsc85xx_hwtstamp() argument
1142 static int vsc85xx_ts_info(struct mii_timestamper *mii_ts, in vsc85xx_ts_info() argument
1165 static void vsc85xx_txtstamp(struct mii_timestamper *mii_ts, in vsc85xx_txtstamp() argument
1192 static bool vsc85xx_rxtstamp(struct mii_timestamper *mii_ts, in vsc85xx_rxtstamp() argument
[all...]
H A Dmscc.h393 struct mii_timestamper mii_ts; member
/linux/include/linux/
H A Dmii_timestamper.h117 static inline void unregister_mii_timestamper(struct mii_timestamper *mii_ts) in unregister_mii_timestamper() argument
H A Dphy.h748 struct mii_timestamper *mii_ts; member
[all...]