/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_lag.c | 32 static void ice_lag_set_primary(struct ice_lag *lag) in ice_lag_set_primary() 52 static void ice_lag_set_backup(struct ice_lag *lag) in ice_lag_set_backup() 130 ice_lag_find_hw_by_lport(struct ice_lag *lag, u8 lport) in ice_lag_find_hw_by_lport() 179 static struct ice_lag *ice_lag_find_primary(struct ice_lag *lag) in ice_lag_find_primary() 209 ice_lag_cfg_fltr(struct ice_lag *lag, u32 act, u16 recipe_id, u16 *rule_idx, in ice_lag_cfg_fltr() 273 ice_lag_cfg_dflt_fltr(struct ice_lag *lag, bool add) in ice_lag_cfg_dflt_fltr() 306 ice_lag_cfg_drop_fltr(struct ice_lag *lag, bool add) in ice_lag_cfg_drop_fltr() 322 ice_lag_cfg_pf_fltrs(struct ice_lag *lag, void *ptr) in ice_lag_cfg_pf_fltrs() 360 static void ice_display_lag_info(struct ice_lag *lag) in ice_display_lag_info() 517 ice_lag_move_vf_node_tc(struct ice_lag *lag, u8 oldport, u8 newport, in ice_lag_move_vf_node_tc() [all …]
|
H A D | ice_lag.h | 57 struct ice_lag *lag; member
|
H A D | ice_vf_lib.c | 844 struct ice_lag *lag; in ice_reset_vf() local
|
H A D | ice_virtchnl.c | 1651 struct ice_lag *lag; in ice_vc_cfg_qs_msg() local
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | lag_conf.c | 86 static unsigned int nfp_fl_get_next_pkt_number(struct nfp_fl_lag *lag) in nfp_fl_get_next_pkt_number() 94 static void nfp_fl_increment_version(struct nfp_fl_lag *lag) in nfp_fl_increment_version() 106 nfp_fl_lag_group_create(struct nfp_fl_lag *lag, struct net_device *master) in nfp_fl_lag_group_create() 142 nfp_fl_lag_find_group_for_master_with_lag(struct nfp_fl_lag *lag, in nfp_fl_lag_find_group_for_master_with_lag() 209 struct nfp_tun_neigh_lag *lag) in nfp_flower_lag_get_info_from_netdev() 232 nfp_fl_lag_config_group(struct nfp_fl_lag *lag, struct nfp_fl_lag_group *group, in nfp_fl_lag_config_group() 300 struct nfp_fl_lag *lag; in nfp_fl_lag_do_work() local 417 nfp_fl_lag_put_unprocessed(struct nfp_fl_lag *lag, struct sk_buff *skb) in nfp_fl_lag_put_unprocessed() 437 static void nfp_fl_send_unprocessed(struct nfp_fl_lag *lag) in nfp_fl_send_unprocessed() 503 nfp_fl_lag_schedule_group_remove(struct nfp_fl_lag *lag, in nfp_fl_lag_schedule_group_remove() [all …]
|
H A D | main.h | 155 struct nfp_tun_neigh_lag lag; member 171 struct nfp_tun_neigh_lag lag; member
|
H A D | tunnel_conf.c | 494 struct nfp_tun_neigh_lag *lag; in nfp_tun_write_neigh() local
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_lag.c | 10 int p, lag, i; in lan966x_lag_set_aggr_pgids() local 267 struct netdev_lag_lower_state_info *lag = info->lower_state_info; in lan966x_lag_port_changelowerstate() local 333 bool lan966x_lag_first_port(struct net_device *lag, struct net_device *dev) in lan966x_lag_first_port()
|
H A D | lan966x_mac.c | 25 bool lag; member
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 878 struct prestera_lag *lag; in prestera_lag_by_dev() local 893 struct prestera_lag *lag; in prestera_lag_id() local 917 struct prestera_lag *lag = NULL; in prestera_lag_create() local 934 struct prestera_lag *lag) in prestera_lag_destroy() 945 struct prestera_lag *lag; in prestera_lag_port_add() local 975 struct prestera_lag *lag = port->lag; in prestera_lag_port_del() local
|
H A D | prestera.h | 136 struct prestera_lag *lag; member
|
H A D | prestera_switchdev.c | 1775 struct prestera_lag *lag; in prestera_fdb_event() local
|
/linux/net/dsa/ |
H A D | switch.h | 63 struct dsa_lag *lag; member 79 struct dsa_lag lag; member
|
H A D | tag_dsa.c | 261 struct dsa_lag *lag; in dsa_rcv_ll() local
|
H A D | switch.c | 354 static int dsa_switch_do_lag_fdb_add(struct dsa_switch *ds, struct dsa_lag *lag, in dsa_switch_do_lag_fdb_add() 396 static int dsa_switch_do_lag_fdb_del(struct dsa_switch *ds, struct dsa_lag *lag, in dsa_switch_do_lag_fdb_del()
|
H A D | dsa.c | 63 void dsa_lag_map(struct dsa_switch_tree *dst, struct dsa_lag *lag) in dsa_lag_map() 91 void dsa_lag_unmap(struct dsa_switch_tree *dst, struct dsa_lag *lag) in dsa_lag_unmap()
|
H A D | port.c | 615 struct dsa_lag *lag; in dsa_port_lag_create() local 640 struct dsa_lag *lag = dp->lag; in dsa_port_lag_destroy() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | mpesw.h | 22 struct mlx5_lag *lag; member
|
/linux/drivers/net/dsa/qca/ |
H A D | qca8k-common.c | 1062 struct dsa_lag lag, in qca8k_lag_can_offload() 1099 struct dsa_lag lag, in qca8k_lag_setup_hash() 1147 struct dsa_lag lag, bool delete) in qca8k_lag_refresh_portmap() 1215 int qca8k_port_lag_join(struct dsa_switch *ds, int port, struct dsa_lag lag, in qca8k_port_lag_join() 1232 struct dsa_lag lag) in qca8k_port_lag_leave()
|
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 6770 struct dsa_lag lag, in mv88e6xxx_lag_can_offload() 6812 static int mv88e6xxx_lag_sync_map(struct dsa_switch *ds, struct dsa_lag lag) in mv88e6xxx_lag_sync_map() 6872 struct dsa_lag *lag; in mv88e6xxx_lag_sync_masks() local 6931 struct dsa_lag lag) in mv88e6xxx_lag_sync_masks_map() 6955 struct dsa_lag lag, in mv88e6xxx_port_lag_join() 6989 struct dsa_lag lag) in mv88e6xxx_port_lag_leave() 7014 int port, struct dsa_lag lag, in mv88e6xxx_crosschip_lag_join() 7038 int port, struct dsa_lag lag) in mv88e6xxx_crosschip_lag_leave()
|
/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 50 int lag; in felix_cpu_port_for_conduit() local 915 static int felix_lag_fdb_add(struct dsa_switch *ds, struct dsa_lag lag, in felix_lag_fdb_add() 928 static int felix_lag_fdb_del(struct dsa_switch *ds, struct dsa_lag lag, in felix_lag_fdb_del() 1031 struct dsa_lag lag, in felix_lag_join() 1050 struct dsa_lag lag) in felix_lag_leave()
|
/linux/Documentation/admin-guide/ |
H A D | quickly-build-trimmed-linux.rst | 646 .. _patching:
|
/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | 2275 int i, port, lag; in ocelot_set_aggr_pgids() local 2371 int lag = ocelot_bond_get_id(ocelot, bond); in ocelot_setup_logical_port_ids() local 2459 int lag) in ocelot_migrate_lag_fdbs() 2556 int lag, err; in ocelot_lag_fdb_add() local
|
/linux/include/net/ |
H A D | dsa.h | 192 struct dsa_lag *lag = dsa_lag_by_id(dst, id); in dsa_lag_id() local 299 struct dsa_lag *lag; member 357 struct dsa_lag lag; member 734 const struct dsa_lag *lag) in dsa_port_offloads_lag()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 4255 struct mlxsw_sp_lag *lag; in mlxsw_sp_lag_create() local 4285 mlxsw_sp_lag_destroy(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lag *lag) in mlxsw_sp_lag_destroy() 4359 struct mlxsw_sp_lag *lag; in mlxsw_sp_lag_get() local 4371 mlxsw_sp_lag_put(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_lag *lag) in mlxsw_sp_lag_put() 4496 struct mlxsw_sp_lag *lag; in mlxsw_sp_port_lag_join() local 4565 struct mlxsw_sp_lag *lag; in mlxsw_sp_port_lag_leave() local
|