Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c1497 static const struct file_operations mps_trc_debugfs_fops = { variable
3013 { "trace0", &mps_trc_debugfs_fops, S_IRUSR | S_IWUSR, 0 }, in t4_setup_debugfs()
3014 { "trace1", &mps_trc_debugfs_fops, S_IRUSR | S_IWUSR, 1 }, in t4_setup_debugfs()
3015 { "trace2", &mps_trc_debugfs_fops, S_IRUSR | S_IWUSR, 2 }, in t4_setup_debugfs()
3016 { "trace3", &mps_trc_debugfs_fops, S_IRUSR | S_IWUSR, 3 }, in t4_setup_debugfs()