Searched refs:nxp_c45_phy (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/phy/ |
H A D | nxp-c45-tja11xx.c | 186 struct nxp_c45_phy; 284 struct nxp_c45_phy { struct 393 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_gettimex64() 413 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_gettimex64() 425 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_settime64() 444 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_settime64() 455 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjfine() 985 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_txtstamp() 1007 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_rxtstamp() 1027 struct nxp_c45_phy *priv = container_of(mii_ts, struct nxp_c45_phy, in nxp_c45_hwtstamp() [all …]
|