Lines Matching refs:rec_index
2902 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() argument
2915 mlxsw_reg_sfn_mac_unpack(sfn_pl, rec_index, mac, &fid, &local_port); in mlxsw_sp_fdb_notify_mac_process()
2966 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() argument
2981 mlxsw_reg_sfn_mac_lag_unpack(sfn_pl, rec_index, mac, &fid, &lag_id); in mlxsw_sp_fdb_notify_mac_lag_process()
3081 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument
3095 mlxsw_reg_sfn_uc_tunnel_unpack(sfn_pl, rec_index, mac, &fid_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process()
3145 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process() argument
3147 switch (mlxsw_reg_sfn_rec_type_get(sfn_pl, rec_index)) { in mlxsw_sp_fdb_notify_rec_process()
3150 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
3154 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()
3158 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
3162 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()
3166 rec_index, true); in mlxsw_sp_fdb_notify_rec_process()
3170 rec_index, false); in mlxsw_sp_fdb_notify_rec_process()