Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3238 static void add_debugfs_mem(struct adapter *adap, const char *name, in add_debugfs_mem() function
3678 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size)); in t4_setup_debugfs()
3682 add_debugfs_mem(adap, "edc1", MEM_EDC1, EDRAM1_SIZE_G(size)); in t4_setup_debugfs()
3687 add_debugfs_mem(adap, "mc0", MEM_MC0, in t4_setup_debugfs()
3692 add_debugfs_mem(adap, "mc1", MEM_MC1, in t4_setup_debugfs()
3698 add_debugfs_mem(adap, "mc", MEM_MC, in t4_setup_debugfs()
3704 add_debugfs_mem(adap, "hma", MEM_HMA, in t4_setup_debugfs()