Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3072 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_process() argument
3140 char *sfn_pl, int rec_index, in mlxsw_sp_fdb_notify_mac_lag_process() argument
3258 char *sfn_pl, in mlxsw_sp_fdb_notify_mac_uc_tunnel_process() argument
3323 char *sfn_pl, int rec_index) in mlxsw_sp_fdb_notify_rec_process() argument
3327 mlxsw_sp_fdb_notify_mac_process(mlxsw_sp, sfn_pl, in mlxsw_sp_fdb_notify_rec_process()
3360 char *sfn_pl; in mlxsw_sp_fdb_notify_work() local
3366 sfn_pl = kmalloc(MLXSW_REG_SFN_LEN, GFP_KERNEL); in mlxsw_sp_fdb_notify_work()
3367 if (!sfn_pl) in mlxsw_sp_fdb_notify_work()
3379 mlxsw_reg_sfn_pack(sfn_pl); in mlxsw_sp_fdb_notify_work()
3385 num_rec = mlxsw_reg_sfn_num_rec_get(sfn_pl); in mlxsw_sp_fdb_notify_work()
[all …]