Home
last modified time | relevance | path

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

/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 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
744 static void bcm_ptp_txtstamp(struct mii_timestamper *mii_ts, in bcm_ptp_txtstamp() argument
783 static int bcm_ptp_hwtstamp_get(struct mii_timestamper *mii_ts, in bcm_ptp_hwtstamp() argument
842 bcm_ptp_ts_info(struct mii_timestamper * mii_ts,struct kernel_ethtool_ts_info * ts_info) bcm_ptp_ts_info() argument
[all...]
H A Dnxp-c45-tja11xx.c973 static void nxp_c45_txtstamp(struct mii_timestamper *mii_ts, in nxp_c45_txtstamp() argument
995 static bool nxp_c45_rxtstamp(struct mii_timestamper *mii_ts, in nxp_c45_rxtstamp() argument
1015 static int nxp_c45_hwtstamp_get(struct mii_timestamper *mii_ts, in nxp_c45_hwtstamp() argument
1068 nxp_c45_ts_info(struct mii_timestamper * mii_ts,struct kernel_ethtool_ts_info * ts_info) nxp_c45_ts_info() argument
[all...]
H A Dmicrel.c418 struct mii_timestamper mii_ts; member
3112 static int lan8814_ts_info(struct mii_timestamper *mii_ts, struct kernel_ethtool_ts_info *info) in lan8814_ts_info()
3150 static int lan8814_hwtstamp_set(struct mii_timestamper *mii_ts, in lan8814_hwtstamp_set()
3240 static void lan8814_txtstamp(struct mii_timestamper *mii_ts, in lan8814_txtstamp()
3316 static bool lan8814_rxtstamp(struct mii_timestamper *mii_ts, struct sk_buff *skb, int type) in lan8814_rxtstamp()
4968 static int lan8841_ts_info(struct mii_timestamper *mii_ts, in lan8841_ts_info()
5045 static int lan8841_hwtstamp_set(struct mii_timestamper *mii_ts, in lan8841_hwtstamp_set()
5120 static bool lan8841_rxtstamp(struct mii_timestamper *mii_ts, in lan8841_rxtstamp()
/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; fwnode_mdiobus_register_phy() local
[all...]
/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() argument
397 ines_link_state(struct mii_timestamper * mii_ts,struct phy_device * phydev) ines_link_state() argument
473 ines_rxtstamp(struct mii_timestamper * mii_ts,struct sk_buff * skb,int type) ines_rxtstamp() argument
558 ines_ts_info(struct mii_timestamper * mii_ts,struct kernel_ethtool_ts_info * info) ines_ts_info() argument
611 ines_txtstamp(struct mii_timestamper * mii_ts,struct sk_buff * skb,int type) ines_txtstamp() argument
720 ines_ptp_release_channel(struct device * device,struct mii_timestamper * mii_ts) ines_ptp_release_channel() argument
[all...]
/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c1054 static int vsc85xx_hwtstamp_get(struct mii_timestamper *mii_ts, in vsc85xx_hwtstamp() argument
1140 vsc85xx_ts_info(struct mii_timestamper * mii_ts,struct kernel_ethtool_ts_info * info) vsc85xx_ts_info() argument
1163 vsc85xx_txtstamp(struct mii_timestamper * mii_ts,struct sk_buff * skb,int type) vsc85xx_txtstamp() argument
1188 vsc85xx_rxtstamp(struct mii_timestamper * mii_ts,struct sk_buff * skb,int type) vsc85xx_rxtstamp() argument
[all...]
H A Dmscc.h403 struct mii_timestamper mii_ts; global() member
/linux/include/linux/
H A Dmii_timestamper.h117 unregister_mii_timestamper(struct mii_timestamper * mii_ts) unregister_mii_timestamper() argument