Searched refs:mdo_del_secy (Results 1 – 8 of 8) sorted by relevance
| /linux/include/net/ |
| H A D | macsec.h | 336 int (*mdo_del_secy)(struct macsec_context *ctx); member
|
| /linux/net/8021q/ |
| H A D | vlan_dev.c | 822 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 D | mscc_macsec.c | 941 .mdo_del_secy = vsc8584_macsec_del_secy,
|
| /linux/drivers/net/ |
| H A D | macsec.c | 2629 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 D | nxp-c45-tja11xx-macsec.c | 1580 .mdo_del_secy = nxp_c45_mdo_del_secy,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | macsec.c | 1652 .mdo_del_secy = mlx5e_macsec_del_secy,
|
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_macsec.c | 1431 .mdo_del_secy = aq_locked_mdo_del_secy,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | cn10k_macsec.c | 1694 .mdo_del_secy = cn10k_mdo_del_secy,
|