Home
last modified time | relevance | path

Searched refs:add_debugfs_mem (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3198 static void add_debugfs_mem(struct adapter *adap, const char *name, in add_debugfs_mem() function
3613 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size)); in t4_setup_debugfs()
3617 add_debugfs_mem(adap, "edc1", MEM_EDC1, EDRAM1_SIZE_G(size)); in t4_setup_debugfs()
3622 add_debugfs_mem(adap, "mc0", MEM_MC0, in t4_setup_debugfs()
3627 add_debugfs_mem(adap, "mc1", MEM_MC1, in t4_setup_debugfs()
3633 add_debugfs_mem(adap, "mc", MEM_MC, in t4_setup_debugfs()
3639 add_debugfs_mem(adap, "hma", MEM_HMA, in t4_setup_debugfs()