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()
1531 system_port = lagged ? bridge_port->lag_id : bridge_port->system_port; in mlxsw_sp_bridge_port_fdb_flush()
1730 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
1745 lag_vid, lag_id); in mlxsw_sp_port_fdb_uc_lag_op()
1791 bridge_port->lag_id, in mlxsw_sp_port_fdb_set()
1832 int lag_id; in mlxsw_sp_bridge_port_get_ports_bitmap() local
1839 lag_id = bridge_port->lag_id; in mlxsw_sp_bridge_port_get_ports_bitmap()
1842 lag_id, i); in mlxsw_sp_bridge_port_get_ports_bitmap()
2327 u16 lag_id) in mlxsw_sp_lag_rep_port() argument
2336 mlxsw_sp_port = mlxsw_sp_port_lagged_get(mlxsw_sp, lag_id, i); in mlxsw_sp_lag_rep_port()
2976 u16 lag_id; in mlxsw_sp_fdb_notify_mac_lag_process() local
2981 mlxsw_reg_sfn_mac_lag_unpack(sfn_pl, rec_index, mac, &fid, &lag_id); in mlxsw_sp_fdb_notify_mac_lag_process()
2982 mlxsw_sp_port = mlxsw_sp_lag_rep_port(mlxsw_sp, lag_id); in mlxsw_sp_fdb_notify_mac_lag_process()
3008 err = mlxsw_sp_port_fdb_uc_lag_op(mlxsw_sp, lag_id, mac, fid, lag_vid, in mlxsw_sp_fdb_notify_mac_lag_process()