Home
last modified time | relevance | path

Searched refs:mdo_add_secy (Results 1 – 6 of 6) sorted by relevance

/linux/net/8021q/
H A Dvlan_dev.c835 return vlan_macsec_offload(ops->mdo_add_secy, ctx); in vlan_macsec_add_secy()
1003 .mdo_add_secy = vlan_macsec_add_secy,
/linux/drivers/net/phy/mscc/
H A Dmscc_macsec.c939 .mdo_add_secy = vsc8584_macsec_add_secy,
/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c1582 .mdo_add_secy = nxp_c45_mdo_add_secy,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1644 .mdo_add_secy = mlx5e_macsec_add_secy,
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c1433 .mdo_add_secy = aq_locked_mdo_add_secy,
/linux/drivers/net/
H A Dmacsec.c2671 : macsec_offload(ops->mdo_add_secy, &ctx); in macsec_update_offload()
4244 err = macsec_offload(ops->mdo_add_secy, &ctx); in macsec_newlink()