nxp_c45_macsec_read
nxp_c45_macsec_read(phydev, MACSEC_RXAN0INUSS + i * 4, ®);
nxp_c45_macsec_read(phydev, MACSEC_RXAN0IPUSS + i * 4, ®);
nxp_c45_macsec_read(phydev, MACSEC_RXAN0INUSS + an * 4,
nxp_c45_macsec_read(phydev, MACSEC_RXAN0IPUSS + an * 4,
nxp_c45_macsec_read(phydev, MACSEC_EVR, ®);
nxp_c45_macsec_read(phydev, addr, &lvalue);
nxp_c45_macsec_read(phydev, addr, &lvalue);
nxp_c45_macsec_read(phydev, addr + 4, &lvalue);
nxp_c45_macsec_read(phydev, MACSEC_EVER, ®);
nxp_c45_macsec_read(phydev, sa->regs->ipis, &stats->InPktsInvalid);
nxp_c45_macsec_read(phydev, sa->regs->ipnvs, &stats->InPktsNotValid);
nxp_c45_macsec_read(phydev, sa->regs->ipos, &stats->InPktsOK);
nxp_c45_macsec_read(phydev, sa->regs->opps, &stats->OutPktsProtected);
nxp_c45_macsec_read(phydev, sa->regs->opes, &stats->OutPktsEncrypted);
nxp_c45_macsec_read(phydev, MACSEC_TXSC_CFG, &cfg);
nxp_c45_macsec_read(phydev, TX_SC_FLT_MAC_CFG(tx_flt_base), ®);
nxp_c45_macsec_read(phydev, TX_SC_FLT_MAC_CFG(tx_flt_base), ®);
nxp_c45_macsec_read(phydev, MACSEC_TXSC_CFG, &cfg);
nxp_c45_macsec_read(phydev, MACSEC_CFG, ®);
nxp_c45_macsec_read(phydev, MACSEC_RXSC_CFG, ®);
nxp_c45_macsec_read(phydev, MACSEC_RXSC_CFG, &cfg);
nxp_c45_macsec_read(phydev, MACSEC_CFG, ®);