Searched refs:mdo_del_secy (Results 1 – 8 of 8) sorted by relevance
288 int (*mdo_del_secy)(struct macsec_context *ctx); member
335 .mdo_del_secy = nsim_macsec_del_secy,
888 return vlan_macsec_offload(ops->mdo_del_secy, ctx); in vlan_macsec_del_secy()1038 .mdo_del_secy = vlan_macsec_del_secy,
941 .mdo_del_secy = vsc8584_macsec_del_secy,
1622 .mdo_del_secy = mlx5e_macsec_del_secy,
1435 .mdo_del_secy = aq_locked_mdo_del_secy,
1723 .mdo_del_secy = cn10k_mdo_del_secy,
2621 ret = offload == MACSEC_OFFLOAD_OFF ? macsec_offload(ops->mdo_del_secy, &ctx) in macsec_update_offload()3909 macsec_offload(ops->mdo_del_secy, &ctx); in macsec_common_dellink()