Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c3396 static void add_debugfs_mem(struct adapter *adap, const char *name, in add_debugfs_mem() function
3854 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size)); in t4_setup_debugfs()
3858 add_debugfs_mem(adap, "edc1", MEM_EDC1, EDRAM1_SIZE_G(size)); in t4_setup_debugfs()
3863 add_debugfs_mem(adap, "mc0", MEM_MC0, in t4_setup_debugfs()
3868 add_debugfs_mem(adap, "mc1", MEM_MC1, in t4_setup_debugfs()
3874 add_debugfs_mem(adap, "mc", MEM_MC, in t4_setup_debugfs()
3880 add_debugfs_mem(adap, "hma", MEM_HMA, in t4_setup_debugfs()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c3396 static void add_debugfs_mem(struct adapter *adap, const char *name, in add_debugfs_mem() function
3854 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size)); in t4_setup_debugfs()
3858 add_debugfs_mem(adap, "edc1", MEM_EDC1, EDRAM1_SIZE_G(size)); in t4_setup_debugfs()
3863 add_debugfs_mem(adap, "mc0", MEM_MC0, in t4_setup_debugfs()
3868 add_debugfs_mem(adap, "mc1", MEM_MC1, in t4_setup_debugfs()
3874 add_debugfs_mem(adap, "mc", MEM_MC, in t4_setup_debugfs()
3880 add_debugfs_mem(adap, "hma", MEM_HMA, in t4_setup_debugfs()

Completed in 10 milliseconds