Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c74 #define MACSEC_TXSC_CFG_ENCRYPT BIT(4) macro
724 cfg |= MACSEC_TXSC_CFG_ENCRYPT; in nxp_c45_tx_sc_update()
726 cfg &= ~MACSEC_TXSC_CFG_ENCRYPT; in nxp_c45_tx_sc_update()