Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dmacsec.h270 int (*mdo_upd_secy)(struct macsec_context *ctx); member
/Linux-v5.10/drivers/net/phy/mscc/
Dmscc_macsec.c965 .mdo_upd_secy = vsc8584_macsec_upd_secy,
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_macsec.c1458 .mdo_upd_secy = aq_mdo_upd_secy,
/Linux-v5.10/drivers/net/
Dmacsec.c3627 macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_set_mac_address()
3832 ret = macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_changelink()