Searched defs:mlxsw_sp_span_entry_ops (Results 1 – 2 of 2) sorted by relevance
78 struct mlxsw_sp_span_entry_ops { struct79 bool is_static;80 bool (*can_handle)(const struct net_device *to_dev);81 int (*parms_set)(struct mlxsw_sp *mlxsw_sp,84 int (*configure)(struct mlxsw_sp_span_entry *span_entry,86 void (*deconfigure)(struct mlxsw_sp_span_entry *span_entry);
1015 mlxsw_sp_span_entry_ops(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_span_entry_ops() function
Completed in 8 milliseconds