Lines Matching refs:rec_index
3046 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() argument
3059 mlxsw_reg_sfn_mac_unpack(sfn_pl, rec_index, mac, &fid, &local_port); in mlxsw_sp_fdb_notify_mac_process()
3114 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() argument
3129 mlxsw_reg_sfn_mac_lag_unpack(sfn_pl, rec_index, mac, &fid, &lag_id); in mlxsw_sp_fdb_notify_mac_lag_process()
3233 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument
3247 mlxsw_reg_sfn_uc_tunnel_unpack(sfn_pl, rec_index, mac, &fid_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
3297 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process() argument
3299 switch (mlxsw_reg_sfn_rec_type_get(sfn_pl, rec_index)) { in mlxsw_sp_fdb_notify_rec_process()
3302 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
3306 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()
3310 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
3314 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()
3318 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
3322 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()