Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dmacsec.h270 int (*mdo_upd_secy)(struct macsec_context *ctx); member
/OK3568_Linux_fs/kernel/drivers/net/phy/mscc/
H A Dmscc_macsec.c966 .mdo_upd_secy = vsc8584_macsec_upd_secy,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1491 .mdo_upd_secy = aq_locked_mdo_upd_secy,
/OK3568_Linux_fs/kernel/drivers/net/
H A Dmacsec.c3613 macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_set_mac_address()
3825 ret = macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_changelink()