Searched refs:mdo_upd_secy (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | macsec.h | 332 int (*mdo_upd_secy)(struct macsec_context *ctx); member
|
| /linux-6.15/drivers/net/netdevsim/ |
| H A D | macsec.c | 329 .mdo_upd_secy = nsim_macsec_upd_secy,
|
| /linux-6.15/net/8021q/ |
| H A D | vlan_dev.c | 821 return vlan_macsec_offload(ops->mdo_upd_secy, ctx); in vlan_macsec_upd_secy() 980 .mdo_upd_secy = vlan_macsec_upd_secy,
|
| /linux-6.15/drivers/net/phy/mscc/ |
| H A D | mscc_macsec.c | 940 .mdo_upd_secy = vsc8584_macsec_upd_secy,
|
| /linux-6.15/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx-macsec.c | 1583 .mdo_upd_secy = nxp_c45_mdo_upd_secy,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | macsec.c | 1645 .mdo_upd_secy = mlx5e_macsec_upd_secy,
|
| /linux-6.15/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_macsec.c | 1434 .mdo_upd_secy = aq_locked_mdo_upd_secy,
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | cn10k_macsec.c | 1721 .mdo_upd_secy = cn10k_mdo_upd_secy,
|
| /linux-6.15/drivers/net/ |
| H A D | macsec.c | 3740 err = macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_set_mac_address() 3980 ret = macsec_offload(ops->mdo_upd_secy, &ctx); in macsec_changelink()
|