Searched refs:switchdev_attr (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/include/net/ |
D | switchdev.h | 57 struct switchdev_attr { struct 131 struct switchdev_attr *attr); 133 const struct switchdev_attr *attr, 171 struct switchdev_attr *attr); 173 const struct switchdev_attr *attr); 197 struct switchdev_attr *attr) in switchdev_port_attr_get() 203 const struct switchdev_attr *attr) in switchdev_port_attr_set()
|
/Linux-v4.19/net/switchdev/ |
D | switchdev.c | 183 int switchdev_port_attr_get(struct net_device *dev, struct switchdev_attr *attr) in switchdev_port_attr_get() 188 struct switchdev_attr first = { in switchdev_port_attr_get() 220 const struct switchdev_attr *attr, in __switchdev_port_attr_set() 255 const struct switchdev_attr *attr) in switchdev_port_attr_set_now() 300 const struct switchdev_attr *attr = data; in switchdev_port_attr_set_deferred() 312 const struct switchdev_attr *attr) in switchdev_port_attr_set_defer() 332 const struct switchdev_attr *attr) in switchdev_port_attr_set() 582 struct switchdev_attr a_attr = { in switchdev_port_same_parent_id() 586 struct switchdev_attr b_attr = { in switchdev_port_same_parent_id()
|
/Linux-v4.19/net/bridge/ |
D | br_switchdev.c | 26 struct switchdev_attr attr = { in nbp_switchdev_mark_set() 68 struct switchdev_attr attr = { in br_switchdev_set_port_flag()
|
D | br_stp.c | 35 struct switchdev_attr attr = { in br_set_state() 568 struct switchdev_attr attr = { in __set_ageing_time()
|
D | br_vlan.c | 724 struct switchdev_attr attr = { in __br_vlan_filter_toggle() 1018 struct switchdev_attr attr = { in nbp_vlan_init()
|
D | br_multicast.c | 868 struct switchdev_attr attr = { in br_mc_router_state_change() 1035 struct switchdev_attr attr = { in br_mc_disabled_update() 1350 struct switchdev_attr attr = { in br_port_mc_router_state_change()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rep.h | 152 int mlx5e_attr_get(struct net_device *dev, struct switchdev_attr *attr);
|
D | en_rep.c | 193 int mlx5e_attr_get(struct net_device *dev, struct switchdev_attr *attr) in mlx5e_attr_get()
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/ |
D | nfp_port.c | 65 nfp_port_attr_get(struct net_device *netdev, struct switchdev_attr *attr) in nfp_port_attr_get()
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_vfr.c | 243 struct switchdev_attr *attr) in bnxt_vf_rep_port_attr_get()
|
D | bnxt.h | 1504 int bnxt_port_attr_get(struct bnxt *bp, struct switchdev_attr *attr);
|
D | bnxt.c | 8464 int bnxt_port_attr_get(struct bnxt *bp, struct switchdev_attr *attr) in bnxt_port_attr_get() 8485 struct switchdev_attr *attr) in bnxt_swdev_port_attr_get()
|
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/ |
D | ethsw.c | 632 struct switchdev_attr *attr) in swdev_port_attr_get() 690 const struct switchdev_attr *attr, in swdev_port_attr_set()
|
/Linux-v4.19/drivers/net/netdevsim/ |
D | netdev.c | 152 nsim_port_attr_get(struct net_device *dev, struct switchdev_attr *attr) in nsim_port_attr_get()
|
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/ |
D | lio_vf_rep.c | 460 lio_vf_rep_attr_get(struct net_device *dev, struct switchdev_attr *attr) in lio_vf_rep_attr_get()
|
D | lio_main.c | 3136 lio_pf_switchdev_attr_get(struct net_device *dev, struct switchdev_attr *attr) in lio_pf_switchdev_attr_get()
|
/Linux-v4.19/net/dsa/ |
D | slave.c | 278 const struct switchdev_attr *attr, in dsa_slave_port_attr_set() 366 struct switchdev_attr *attr) in dsa_slave_port_attr_get()
|
/Linux-v4.19/drivers/net/ethernet/mscc/ |
D | ocelot.c | 1008 struct switchdev_attr *attr) in ocelot_port_attr_get() 1125 const struct switchdev_attr *attr, in ocelot_port_attr_set()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_switchdev.c | 459 struct switchdev_attr *attr) in mlxsw_sp_port_attr_get() 868 const struct switchdev_attr *attr, in mlxsw_sp_port_attr_set()
|
D | switchx2.c | 905 struct switchdev_attr *attr) in mlxsw_sx_port_attr_get()
|
/Linux-v4.19/drivers/net/ethernet/rocker/ |
D | rocker_main.c | 2048 struct switchdev_attr *attr) in rocker_port_attr_get() 2075 const struct switchdev_attr *attr, in rocker_port_attr_set()
|
/Linux-v4.19/net/core/ |
D | net-sysfs.c | 504 struct switchdev_attr attr = { in phys_switch_id_show()
|
D | rtnetlink.c | 1144 struct switchdev_attr attr = { in rtnl_phys_switch_id_fill()
|
/Linux-v4.19/net/ipv4/ |
D | ipmr.c | 839 struct switchdev_attr attr = { in vif_add()
|