Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c72 #define MACSEC_TXSC_CFG_ASA BIT(17) macro
577 cfg &= ~MACSEC_TXSC_CFG_ASA; in nxp_c45_tx_sa_update()
579 cfg |= MACSEC_TXSC_CFG_ASA; in nxp_c45_tx_sa_update()