Searched refs:mlxsw_sp_port_fdb_uc_op (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 1360 static int mlxsw_sp_port_fdb_uc_op(struct mlxsw_sp *mlxsw_sp, u8 local_port, in mlxsw_sp_port_fdb_uc_op() function 1432 return mlxsw_sp_port_fdb_uc_op(mlxsw_sp, in mlxsw_sp_port_fdb_set() 2451 err = mlxsw_sp_port_fdb_uc_op(mlxsw_sp, local_port, mac, fid, in mlxsw_sp_fdb_notify_mac_process()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_switchdev.c | 1808 static int mlxsw_sp_port_fdb_uc_op(struct mlxsw_sp *mlxsw_sp, u16 local_port, in mlxsw_sp_port_fdb_uc_op() function 1880 return mlxsw_sp_port_fdb_uc_op(mlxsw_sp, in mlxsw_sp_port_fdb_set() 3092 err = mlxsw_sp_port_fdb_uc_op(mlxsw_sp, local_port, mac, fid, evid, in mlxsw_sp_fdb_notify_mac_process()
|
Completed in 11 milliseconds