Searched refs:add_debugfs_mem (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/net/cxgb4/ |
D | cxgb4_main.c | 2088 static void __devinit add_debugfs_mem(struct adapter *adap, const char *name, in add_debugfs_mem() function 2108 add_debugfs_mem(adap, "edc0", MEM_EDC0, 5); in setup_debugfs() 2110 add_debugfs_mem(adap, "edc1", MEM_EDC1, 5); in setup_debugfs() 2112 add_debugfs_mem(adap, "mc", MEM_MC, in setup_debugfs()
|