Searched refs:nxp_c45_phy (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/phy/ |
D | nxp-c45-tja11xx.c | 188 struct nxp_c45_phy; 277 bool (*get_egressts)(struct nxp_c45_phy *priv, 279 bool (*get_extts)(struct nxp_c45_phy *priv, struct timespec64 *extts); 376 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_gettimex64() 396 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_gettimex64() 408 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in _nxp_c45_ptp_settime64() 427 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_settime64() 438 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjfine() 469 struct nxp_c45_phy *priv = container_of(ptp, struct nxp_c45_phy, caps); in nxp_c45_ptp_adjtime() 501 static bool nxp_c45_get_extts(struct nxp_c45_phy *priv, in nxp_c45_get_extts() [all …]
|
D | nxp-c45-tja11xx-macsec.c | 654 struct nxp_c45_phy *priv = ctx->phydev->priv; in nxp_c45_mac_addr_free() 817 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_rx_sc_update() 927 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_mdo_dev_open() 954 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_mdo_dev_stop() 980 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_mdo_add_secy() 1048 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_mdo_upd_secy() 1088 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_mdo_del_secy() 1123 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_mdo_add_rxsc() 1153 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_mdo_upd_rxsc() 1173 struct nxp_c45_phy *priv = phydev->priv; in nxp_c45_mdo_del_rxsc() [all …]
|
D | nxp-c45-tja11xx.h | 13 struct nxp_c45_phy { struct
|