Searched refs:mdo_add_secy (Results 1 – 7 of 7) sorted by relevance
334 int (*mdo_add_secy)(struct macsec_context *ctx); member
820 return vlan_macsec_offload(ops->mdo_add_secy, ctx); in vlan_macsec_upd_secy() 988 .mdo_add_secy = vlan_macsec_add_secy,
939 .mdo_add_secy = vsc8584_macsec_add_secy,
1578 .mdo_add_secy = nxp_c45_mdo_add_secy,
1641 .mdo_add_secy = mlx5e_macsec_add_secy,
1433 .mdo_add_secy = aq_locked_mdo_add_secy,
2629 : macsec_offload(ops->mdo_add_secy, &ctx); in macsec_update_offload()4262 err = macsec_offload(ops->mdo_add_secy, &ctx); in macsec_newlink()