mbox_debugfs_fops 1316 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c static const struct file_operations mbox_debugfs_fops = {
mbox_debugfs_fops 3546 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "mbox0", &mbox_debugfs_fops, 0600, 0 },
mbox_debugfs_fops 3547 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "mbox1", &mbox_debugfs_fops, 0600, 1 },
mbox_debugfs_fops 3548 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "mbox2", &mbox_debugfs_fops, 0600, 2 },
mbox_debugfs_fops 3549 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "mbox3", &mbox_debugfs_fops, 0600, 3 },
mbox_debugfs_fops 3550 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "mbox4", &mbox_debugfs_fops, 0600, 4 },
mbox_debugfs_fops 3551 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "mbox5", &mbox_debugfs_fops, 0600, 5 },
mbox_debugfs_fops 3552 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "mbox6", &mbox_debugfs_fops, 0600, 6 },
mbox_debugfs_fops 3553 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "mbox7", &mbox_debugfs_fops, 0600, 7 },