Lines Matching refs:rec_index
2410 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() argument
2424 mlxsw_reg_sfn_mac_unpack(sfn_pl, rec_index, mac, &fid, &local_port); in mlxsw_sp_fdb_notify_mac_process()
2471 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() argument
2486 mlxsw_reg_sfn_mac_lag_unpack(sfn_pl, rec_index, mac, &fid, &lag_id); in mlxsw_sp_fdb_notify_mac_lag_process()
2587 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument
2601 mlxsw_reg_sfn_uc_tunnel_unpack(sfn_pl, rec_index, mac, &fid_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
2651 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process() argument
2653 switch (mlxsw_reg_sfn_rec_type_get(sfn_pl, rec_index)) { in mlxsw_sp_fdb_notify_rec_process()
2656 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
2660 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()
2664 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
2668 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()
2672 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
2676 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()