Searched refs:mdo_add_secy (Results 1 – 4 of 4) sorted by relevance
269 int (*mdo_add_secy)(struct macsec_context *ctx); member
964 .mdo_add_secy = vsc8584_macsec_add_secy,
1457 .mdo_add_secy = aq_mdo_add_secy,
2638 func = ops->mdo_add_secy; in macsec_upd_offload()4078 err = macsec_offload(ops->mdo_add_secy, &ctx); in macsec_newlink()