Searched refs:mdo_upd_secy (Results 1 – 8 of 8) sorted by relevance
287 int (*mdo_upd_secy)(struct macsec_context *ctx); member
334 .mdo_upd_secy = nsim_macsec_upd_secy,
878 return vlan_macsec_offload(ops->mdo_upd_secy, ctx); in vlan_macsec_upd_secy()1037 .mdo_upd_secy = vlan_macsec_upd_secy,
940 .mdo_upd_secy = vsc8584_macsec_upd_secy,
1621 .mdo_upd_secy = mlx5e_macsec_upd_secy,
1434 .mdo_upd_secy = aq_locked_mdo_upd_secy,
1722 .mdo_upd_secy = cn10k_mdo_upd_secy,
3632 macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_set_mac_address()3861 ret = macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_changelink()