Searched refs:nxp_c45_phy (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/phy/ |
D | nxp-c45-tja11xx.c | 212 struct nxp_c45_phy { struct 247 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_gettimex64() argument 267 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_gettimex64() 279 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_settime64() 298 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_settime64() 309 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjfine() 336 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjtime() 368 static void nxp_c45_get_extts(struct nxp_c45_phy *priv, in nxp_c45_get_extts() 383 static bool nxp_c45_get_hwtxts(struct nxp_c45_phy *priv, in nxp_c45_get_hwtxts() 413 static void nxp_c45_process_txts(struct nxp_c45_phy *priv, in nxp_c45_process_txts() [all …]
|