Symbol: macsec_ops
drivers/net/ethernet/aquantia/atlantic/aq_macsec.c
1430
const struct macsec_ops aq_macsec_ops = {
drivers/net/ethernet/aquantia/atlantic/aq_macsec.c
1470
nic->ndev->macsec_ops = &aq_macsec_ops;
drivers/net/ethernet/aquantia/atlantic/aq_macsec.h
120
extern const struct macsec_ops aq_macsec_ops;
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c
1717
static const struct macsec_ops cn10k_mcs_ops = {
drivers/net/ethernet/marvell/octeontx2/nic/cn10k_macsec.c
1784
pfvf->netdev->macsec_ops = &cn10k_mcs_ops;
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
1631
static const struct macsec_ops macsec_offload_ops = {
drivers/net/ethernet/mellanox/mlx5/core/en_accel/macsec.c
1716
netdev->macsec_ops = &macsec_offload_ops;
drivers/net/macsec.c
1030
const struct macsec_ops *ops;
drivers/net/macsec.c
1833
const struct macsec_ops *ops;
drivers/net/macsec.c
1907
const struct macsec_ops *ops;
drivers/net/macsec.c
2041
const struct macsec_ops *ops;
drivers/net/macsec.c
2112
const struct macsec_ops *ops;
drivers/net/macsec.c
2179
const struct macsec_ops *ops;
drivers/net/macsec.c
2237
const struct macsec_ops *ops;
drivers/net/macsec.c
2338
const struct macsec_ops *ops;
drivers/net/macsec.c
2432
const struct macsec_ops *ops;
drivers/net/macsec.c
2505
const struct macsec_ops *ops;
drivers/net/macsec.c
2550
const struct macsec_ops *ops)
drivers/net/macsec.c
2561
const struct macsec_ops *ops;
drivers/net/macsec.c
2590
const struct macsec_ops *ops;
drivers/net/macsec.c
2691
const struct macsec_ops *ops;
drivers/net/macsec.c
2735
const struct macsec_ops *ops;
drivers/net/macsec.c
2788
const struct macsec_ops *ops;
drivers/net/macsec.c
2870
const struct macsec_ops *ops;
drivers/net/macsec.c
2926
const struct macsec_ops *ops;
drivers/net/macsec.c
3396
const struct macsec_ops *ops;
drivers/net/macsec.c
3575
const struct macsec_ops *ops;
drivers/net/macsec.c
359
macsec->real_dev->phydev->macsec_ops;
drivers/net/macsec.c
3612
const struct macsec_ops *ops;
drivers/net/macsec.c
362
macsec->real_dev->macsec_ops;
drivers/net/macsec.c
367
static const struct macsec_ops *__macsec_get_ops(enum macsec_offload offload,
drivers/net/macsec.c
3681
const struct macsec_ops *ops;
drivers/net/macsec.c
382
return macsec->real_dev->phydev->macsec_ops;
drivers/net/macsec.c
384
return macsec->real_dev->macsec_ops;
drivers/net/macsec.c
390
static const struct macsec_ops *macsec_get_ops(struct macsec_dev *macsec,
drivers/net/macsec.c
3923
const struct macsec_ops *ops;
drivers/net/macsec.c
3975
const struct macsec_ops *ops;
drivers/net/macsec.c
4195
const struct macsec_ops *ops;
drivers/net/netdevsim/macsec.c
327
static const struct macsec_ops nsim_macsec_ops = {
drivers/net/netdevsim/macsec.c
344
ns->netdev->macsec_ops = &nsim_macsec_ops;
drivers/net/phy/mscc/mscc_macsec.c
936
static const struct macsec_ops vsc8584_macsec_ops = {
drivers/net/phy/mscc/mscc_macsec.c
964
phydev->macsec_ops = &vsc8584_macsec_ops;
drivers/net/phy/nxp-c45-tja11xx-macsec.c
1575
static const struct macsec_ops nxp_c45_macsec_ops = {
drivers/net/phy/nxp-c45-tja11xx-macsec.c
1659
phydev->macsec_ops = &nxp_c45_macsec_ops;
include/linux/netdevice.h
2472
const struct macsec_ops *macsec_ops;
include/linux/netdevice.h
65
struct macsec_ops;
include/linux/phy.h
532
struct macsec_ops;
include/linux/phy.h
806
const struct macsec_ops *macsec_ops;
net/8021q/vlan_dev.c
1072
dev->macsec_ops = &macsec_offload_ops;
net/8021q/vlan_dev.c
770
static const struct macsec_ops *vlan_get_macsec_ops(const struct macsec_context *ctx)
net/8021q/vlan_dev.c
772
return vlan_dev_priv(ctx->netdev)->real_dev->macsec_ops;
net/8021q/vlan_dev.c
786
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
796
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
806
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
816
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
826
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
836
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
846
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
856
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
866
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
876
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
886
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
896
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
906
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
916
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
926
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
936
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
946
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
956
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
966
const struct macsec_ops *ops = vlan_get_macsec_ops(ctx);
net/8021q/vlan_dev.c
974
static const struct macsec_ops macsec_offload_ops = {