Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c19 #define MACSEC_REG_SIZE 32 macro
22 #define TX_SC_BIT(secy_id) BIT(MACSEC_REG_SIZE - (secy_id) - 1)
1706 secy_id = MACSEC_REG_SIZE - ffs(reg); in nxp_c45_handle_macsec_interrupt()