Searched refs:rec_index (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_switchdev.c | 3072 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() argument 3085 mlxsw_reg_sfn_mac_unpack(sfn_pl, rec_index, mac, &fid, &local_port); in mlxsw_sp_fdb_notify_mac_process() 3140 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() argument 3155 mlxsw_reg_sfn_mac_lag_unpack(sfn_pl, rec_index, mac, &fid, &lag_id); in mlxsw_sp_fdb_notify_mac_lag_process() 3259 int rec_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument 3273 mlxsw_reg_sfn_uc_tunnel_unpack(sfn_pl, rec_index, mac, &fid_index, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() 3323 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process() argument 3325 switch (mlxsw_reg_sfn_rec_type_get(sfn_pl, rec_index)) { in mlxsw_sp_fdb_notify_rec_process() 3328 rec_index, true); in mlxsw_sp_fdb_notify_rec_process() 3332 rec_index, false); in mlxsw_sp_fdb_notify_rec_process() [all …]
|
| H A D | spectrum_buffers.c | 1566 int rec_index = 0; in mlxsw_sp_sb_sr_occ_query_cb() local 1585 mlxsw_reg_sbsr_rec_unpack(sbsr_pl, rec_index++, in mlxsw_sp_sb_sr_occ_query_cb() 1599 mlxsw_reg_sbsr_rec_unpack(sbsr_pl, rec_index++, in mlxsw_sp_sb_sr_occ_query_cb()
|