Lines Matching refs:lag_id
70 u16 lag_id; member
403 bridge_port->lag_id = mlxsw_sp_port->lag_id; in mlxsw_sp_bridge_port_create()
1555 system_port = lagged ? bridge_port->lag_id : bridge_port->system_port; in mlxsw_sp_bridge_port_fdb_flush()
1754 static int mlxsw_sp_port_fdb_uc_lag_op(struct mlxsw_sp *mlxsw_sp, u16 lag_id, in mlxsw_sp_port_fdb_uc_lag_op() argument
1769 lag_vid, lag_id); in mlxsw_sp_port_fdb_uc_lag_op()
1815 bridge_port->lag_id, in mlxsw_sp_port_fdb_set()
1856 int lag_id; in mlxsw_sp_bridge_port_get_ports_bitmap() local
1863 lag_id = bridge_port->lag_id; in mlxsw_sp_bridge_port_get_ports_bitmap()
1866 lag_id, i); in mlxsw_sp_bridge_port_get_ports_bitmap()
2351 u16 lag_id) in mlxsw_sp_lag_rep_port() argument
2360 mlxsw_sp_port = mlxsw_sp_port_lagged_get(mlxsw_sp, lag_id, i); in mlxsw_sp_lag_rep_port()
3009 u16 lag_id; in mlxsw_sp_fdb_notify_mac_lag_process() local
3014 mlxsw_reg_sfn_mac_lag_unpack(sfn_pl, rec_index, mac, &fid, &lag_id); in mlxsw_sp_fdb_notify_mac_lag_process()
3015 mlxsw_sp_port = mlxsw_sp_lag_rep_port(mlxsw_sp, lag_id); in mlxsw_sp_fdb_notify_mac_lag_process()
3047 err = mlxsw_sp_port_fdb_uc_lag_op(mlxsw_sp, lag_id, mac, fid, lag_vid, in mlxsw_sp_fdb_notify_mac_lag_process()