Home
last modified time | relevance | path

Searched refs:sfn_pl (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2902 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()
3080 char *sfn_pl, 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()
3149 mlxsw_sp_fdb_notify_mac_process(mlxsw_sp, sfn_pl, in mlxsw_sp_fdb_notify_rec_process()
3153 mlxsw_sp_fdb_notify_mac_process(mlxsw_sp, sfn_pl, in mlxsw_sp_fdb_notify_rec_process()
[all …]