Lines Matching refs:mvpp2
18 struct mvpp2 *priv;
23 struct mvpp2 *priv;
28 struct mvpp2 *priv;
33 struct mvpp2 *priv;
247 struct mvpp2 *priv = port->priv; in mvpp2_dbgfs_port_vid_show()
281 struct mvpp2 *priv = port->priv; in mvpp2_dbgfs_port_parser_show()
302 struct mvpp2 *priv = port->priv; in mvpp2_dbgfs_filter_show()
340 struct mvpp2 *priv = entry->priv; in mvpp2_dbgfs_prs_lu_show()
437 struct mvpp2 *priv = entry->priv; in mvpp2_dbgfs_prs_valid_show()
471 struct mvpp2 *priv, int flow) in mvpp2_dbgfs_flow_entry_init()
507 static int mvpp2_dbgfs_flow_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_flow_init()
524 struct mvpp2 *priv, int tid) in mvpp2_dbgfs_prs_entry_init()
567 static int mvpp2_dbgfs_prs_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_prs_init()
584 struct mvpp2 *priv, int id) in mvpp2_dbgfs_c2_entry_init()
615 struct mvpp2 *priv, int id) in mvpp2_dbgfs_flow_tbl_entry_init()
639 static int mvpp2_dbgfs_cls_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_cls_init()
691 void mvpp2_dbgfs_cleanup(struct mvpp2 *priv) in mvpp2_dbgfs_cleanup()
698 void mvpp2_dbgfs_init(struct mvpp2 *priv, const char *name) in mvpp2_dbgfs_init()