Home
last modified time | relevance | path

Searched refs:MACSEC_RXSC_CFG_AES_256 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c43 #define MACSEC_RXSC_CFG_AES_256 BIT(24) macro
847 cfg |= MACSEC_RXSC_CFG_AES_256; in nxp_c45_rx_sc_update()
849 cfg &= ~MACSEC_RXSC_CFG_AES_256; in nxp_c45_rx_sc_update()