Lines Matching refs:rec_index
2450 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() argument
2464 mlxsw_reg_sfn_mac_unpack(sfn_pl, rec_index, mac, &fid, &local_port); in mlxsw_sp_fdb_notify_mac_process()
2511 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() argument
2526 mlxsw_reg_sfn_mac_lag_unpack(sfn_pl, rec_index, mac, &fid, &lag_id); in mlxsw_sp_fdb_notify_mac_lag_process()
2627 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument
2641 mlxsw_reg_sfn_uc_tunnel_unpack(sfn_pl, rec_index, mac, &fid_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
2691 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process() argument
2693 switch (mlxsw_reg_sfn_rec_type_get(sfn_pl, rec_index)) { in mlxsw_sp_fdb_notify_rec_process()
2696 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
2700 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()
2704 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
2708 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()
2712 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
2716 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()