Home
last modified time | relevance | path

Searched refs:mdo_del_secy (Results 1 – 8 of 8) sorted by relevance

/linux/include/net/
H A Dmacsec.h336 int (*mdo_del_secy)(struct macsec_context *ctx); member
/linux/net/8021q/
H A Dvlan_dev.c822 return vlan_macsec_offload(ops->mdo_del_secy, ctx); in vlan_macsec_del_secy()
972 .mdo_del_secy = vlan_macsec_del_secy,
/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.c941 .mdo_del_secy = vsc8584_macsec_del_secy,
/linux/drivers/net/
H A Dmacsec.c2629 ret = offload == MACSEC_OFFLOAD_OFF ? macsec_offload(ops->mdo_del_secy, &ctx) in macsec_update_offload()
2670 macsec_offload(ops->mdo_del_secy, &ctx); in macsec_update_offload()
4048 macsec_offload(ops->mdo_del_secy, &ctx); in macsec_common_dellink()
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c1580 .mdo_del_secy = nxp_c45_mdo_del_secy,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1652 .mdo_del_secy = mlx5e_macsec_del_secy,
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1431 .mdo_del_secy = aq_locked_mdo_del_secy,
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c1694 .mdo_del_secy = cn10k_mdo_del_secy,