Searched defs:mlxsw_sp_fid_ops (Results 1 – 1 of 1) sorted by relevance
46 struct mlxsw_sp_fid_ops { struct47 void (*setup)(struct mlxsw_sp_fid *fid, const void *arg);71 const struct mlxsw_sp_fid_ops *ops; argument