Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dmacsec.h271 int (*mdo_del_secy)(struct macsec_context *ctx); member
/Linux-v5.10/drivers/net/phy/mscc/
Dmscc_macsec.c966 .mdo_del_secy = vsc8584_macsec_del_secy,
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/
Daq_macsec.c1459 .mdo_del_secy = aq_mdo_del_secy,
/Linux-v5.10/drivers/net/
Dmacsec.c2639 func = ops->mdo_del_secy; in macsec_upd_offload()
3894 macsec_offload(ops->mdo_del_secy, &ctx); in macsec_dellink()