mps_trc_debugfs_fops 1609 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c static const struct file_operations mps_trc_debugfs_fops = {
mps_trc_debugfs_fops 3554 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "trace0", &mps_trc_debugfs_fops, 0600, 0 },
mps_trc_debugfs_fops 3555 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "trace1", &mps_trc_debugfs_fops, 0600, 1 },
mps_trc_debugfs_fops 3556 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "trace2", &mps_trc_debugfs_fops, 0600, 2 },
mps_trc_debugfs_fops 3557 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "trace3", &mps_trc_debugfs_fops, 0600, 3 },