Searched refs:MACSEC_RXSC_CFG (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/phy/ |
H A D | nxp-c45-tja11xx-macsec.c | 41 #define MACSEC_RXSC_CFG 0x0128 macro 805 nxp_c45_macsec_read(phydev, MACSEC_RXSC_CFG, ®); in nxp_c45_rx_sc_en() 810 nxp_c45_macsec_write(phydev, MACSEC_RXSC_CFG, reg); in nxp_c45_rx_sc_en() 820 nxp_c45_macsec_read(phydev, MACSEC_RXSC_CFG, &cfg); in nxp_c45_rx_sc_update() 857 nxp_c45_macsec_write(phydev, MACSEC_RXSC_CFG, cfg); in nxp_c45_rx_sc_update() 891 nxp_c45_macsec_write(phydev, MACSEC_RXSC_CFG, 0); in nxp_c45_rx_sc_del()
|