Lines Matching refs:mvpp2
18 struct mvpp2 *priv;
23 struct mvpp2 *priv;
261 struct mvpp2 *priv = port->priv; in mvpp2_dbgfs_port_vid_show()
295 struct mvpp2 *priv = port->priv; in mvpp2_dbgfs_port_parser_show()
316 struct mvpp2 *priv = port->priv; in mvpp2_dbgfs_filter_show()
354 struct mvpp2 *priv = entry->priv; in mvpp2_dbgfs_prs_lu_show()
451 struct mvpp2 *priv = entry->priv; in mvpp2_dbgfs_prs_valid_show()
508 struct mvpp2 *priv, int flow) in mvpp2_dbgfs_flow_entry_init()
551 static int mvpp2_dbgfs_flow_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_flow_init()
570 struct mvpp2 *priv, int tid) in mvpp2_dbgfs_prs_entry_init()
615 static int mvpp2_dbgfs_prs_init(struct dentry *parent, struct mvpp2 *priv) in mvpp2_dbgfs_prs_init()
663 void mvpp2_dbgfs_cleanup(struct mvpp2 *priv) in mvpp2_dbgfs_cleanup()
668 void mvpp2_dbgfs_init(struct mvpp2 *priv, const char *name) in mvpp2_dbgfs_init()