Lines Matching refs:nxp_c45_phy

189 struct nxp_c45_phy {  struct
221 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_gettimex64() argument
241 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_gettimex64()
253 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_settime64()
272 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_settime64()
283 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjfine()
310 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjtime()
342 static bool nxp_c45_get_hwtxts(struct nxp_c45_phy *priv, in nxp_c45_get_hwtxts()
372 static void nxp_c45_process_txts(struct nxp_c45_phy *priv, in nxp_c45_process_txts()
409 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_do_aux_work()
445 static int nxp_c45_init_ptp_clock(struct nxp_c45_phy *priv) in nxp_c45_init_ptp_clock()
473 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_txtstamp()
495 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_rxtstamp()
515 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_hwtstamp()
572 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_ts_info()
683 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_handle_interrupt()
889 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_set_delays()
917 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_get_delays()
1078 struct nxp_c45_phy *priv; in nxp_c45_probe()