Searched refs:mdo_add_secy (Results 1 – 6 of 6) sorted by relevance
284 int (*mdo_add_secy)(struct macsec_context *ctx); member
933 .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,
2622 : macsec_offload(ops->mdo_add_secy, &ctx); in macsec_update_offload()4128 err = macsec_offload(ops->mdo_add_secy, &ctx); in macsec_newlink()
Completed in 22 milliseconds