Searched refs:mdo_upd_secy (Results 1 – 6 of 6) sorted by relevance
285 int (*mdo_upd_secy)(struct macsec_context *ctx); member
931 .mdo_upd_secy = vsc8584_macsec_upd_secy,
1577 .mdo_upd_secy = cn10k_mdo_upd_secy,
1697 .mdo_upd_secy = mlx5e_macsec_upd_secy,
1434 .mdo_upd_secy = aq_locked_mdo_upd_secy,
3638 macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_set_mac_address()3855 ret = macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_changelink()