Searched refs:mdo_add_secy (Results 1 – 6 of 6) sorted by relevance
284 int (*mdo_add_secy)(struct macsec_context *ctx); member
930 .mdo_add_secy = vsc8584_macsec_add_secy,
1576 .mdo_add_secy = cn10k_mdo_add_secy,
1696 .mdo_add_secy = mlx5e_macsec_add_secy,
1433 .mdo_add_secy = aq_locked_mdo_add_secy,
2659 func = ops->mdo_add_secy; in macsec_upd_offload()4122 err = macsec_offload(ops->mdo_add_secy, &ctx); in macsec_newlink()