Home
last modified time | relevance | path

Searched refs:c2_dir (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c645 struct dentry *cls_dir, *c2_dir, *flow_tbl_dir; in mvpp2_dbgfs_cls_init() local
652 c2_dir = debugfs_create_dir("c2", cls_dir); in mvpp2_dbgfs_cls_init()
653 if (!c2_dir) in mvpp2_dbgfs_cls_init()
657 ret = mvpp2_dbgfs_c2_entry_init(c2_dir, priv, i); in mvpp2_dbgfs_cls_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c641 struct dentry *cls_dir, *c2_dir, *flow_tbl_dir; in mvpp2_dbgfs_cls_init() local
646 c2_dir = debugfs_create_dir("c2", cls_dir); in mvpp2_dbgfs_cls_init()
649 ret = mvpp2_dbgfs_c2_entry_init(c2_dir, priv, i); in mvpp2_dbgfs_cls_init()

Completed in 3 milliseconds