Searched refs:mdo_upd_secy (Results 1 – 4 of 4) sorted by relevance
270 int (*mdo_upd_secy)(struct macsec_context *ctx); member
966 .mdo_upd_secy = vsc8584_macsec_upd_secy,
1491 .mdo_upd_secy = aq_locked_mdo_upd_secy,
3613 macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_set_mac_address()3825 ret = macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_changelink()