Searched refs:mlxsw_sp_port_fdb_op (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum_switchdev.c | 453 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()
|