Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c453 static int mlxsw_sp_port_fdb_op(struct mlxsw_sp_port *mlxsw_sp_port, in mlxsw_sp_port_fdb_op() function
492 return mlxsw_sp_port_fdb_op(mlxsw_sp_port, fdb->addr, fdb->vid, in mlxsw_sp_port_fdb_static_add()
615 return mlxsw_sp_port_fdb_op(mlxsw_sp_port, fdb->addr, fdb->vid, in mlxsw_sp_port_fdb_static_del()
766 err = mlxsw_sp_port_fdb_op(mlxsw_sp_port, mac, vid, in mlxsw_sp_fdb_notify_mac_process()