Searched refs:mdo_add_secy (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | macsec.h | 331 int (*mdo_add_secy)(struct macsec_context *ctx); member
|
| /linux-6.15/drivers/net/netdevsim/ |
| H A D | macsec.c | 328 .mdo_add_secy = nsim_macsec_add_secy,
|
| /linux-6.15/net/8021q/ |
| H A D | vlan_dev.c | 811 return vlan_macsec_offload(ops->mdo_add_secy, ctx); in vlan_macsec_add_secy() 979 .mdo_add_secy = vlan_macsec_add_secy,
|
| /linux-6.15/drivers/net/phy/mscc/ |
| H A D | mscc_macsec.c | 939 .mdo_add_secy = vsc8584_macsec_add_secy,
|
| /linux-6.15/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx-macsec.c | 1582 .mdo_add_secy = nxp_c45_mdo_add_secy,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | macsec.c | 1644 .mdo_add_secy = mlx5e_macsec_add_secy,
|
| /linux-6.15/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_macsec.c | 1433 .mdo_add_secy = aq_locked_mdo_add_secy,
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | cn10k_macsec.c | 1720 .mdo_add_secy = cn10k_mdo_add_secy,
|
| /linux-6.15/drivers/net/ |
| H A D | macsec.c | 2672 : macsec_offload(ops->mdo_add_secy, &ctx); in macsec_update_offload() 4248 err = macsec_offload(ops->mdo_add_secy, &ctx); in macsec_newlink()
|