Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c69 #define MACSEC_TXSC_CFG_AES_256 BIT(24) macro
717 cfg |= MACSEC_TXSC_CFG_AES_256; in nxp_c45_tx_sc_update()
719 cfg &= ~MACSEC_TXSC_CFG_AES_256; in nxp_c45_tx_sc_update()