Home
last modified time | relevance | path

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

/linux/drivers/net/phy/mscc/
A Dmscc_macsec.c220 if (bank == MACSEC_EGR) { in vsc8584_macsec_block_init()
326 vsc8584_macsec_block_init(phydev, MACSEC_EGR); in __vsc8584_macsec_init()
435 } else if (bank == MACSEC_EGR) { in vsc8584_macsec_flow()
545 control |= (bank == MACSEC_EGR) ? in vsc8584_macsec_transformation()
679 flow = vsc8584_macsec_alloc_flow(phydev->priv, MACSEC_EGR); in vsc8584_macsec_default_flows()
737 flow = vsc8584_macsec_alloc_flow(priv, MACSEC_EGR); in __vsc8584_macsec_add_txsa()
919 flow = vsc8584_macsec_find_flow(ctx, MACSEC_EGR); in vsc8584_macsec_add_txsa()
931 flow = vsc8584_macsec_find_flow(ctx, MACSEC_EGR); in vsc8584_macsec_upd_txsa()
950 flow = vsc8584_macsec_find_flow(ctx, MACSEC_EGR); in vsc8584_macsec_del_txsa()
1004 cause = vsc8584_macsec_phy_read(phydev, MACSEC_EGR, in vsc8584_handle_macsec_interrupt()
[all …]
A Dmscc_macsec.h70 MACSEC_EGR = 0x3c, enumerator

Completed in 8 milliseconds