Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c474 struct dentry *flow_entry_dir; in mvpp2_dbgfs_flow_entry_init() local
480 flow_entry_dir = debugfs_create_dir(flow_entry_name, parent); in mvpp2_dbgfs_flow_entry_init()
487 debugfs_create_file("dec_hits", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init()
490 debugfs_create_file("type", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init()
493 debugfs_create_file("id", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init()
498 ret = mvpp2_dbgfs_flow_port_init(flow_entry_dir, in mvpp2_dbgfs_flow_entry_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_debugfs.c474 struct dentry *flow_entry_dir; in mvpp2_dbgfs_flow_entry_init() local
480 flow_entry_dir = debugfs_create_dir(flow_entry_name, parent); in mvpp2_dbgfs_flow_entry_init()
487 debugfs_create_file("dec_hits", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init()
490 debugfs_create_file("type", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init()
493 debugfs_create_file("id", 0444, flow_entry_dir, entry, in mvpp2_dbgfs_flow_entry_init()
498 ret = mvpp2_dbgfs_flow_port_init(flow_entry_dir, in mvpp2_dbgfs_flow_entry_init()

Completed in 3 milliseconds