cim_ibq_fops      410 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c static const struct file_operations cim_ibq_fops = {
cim_ibq_fops     3570 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "ibq_tp0",  &cim_ibq_fops, 0400, 0 },
cim_ibq_fops     3571 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "ibq_tp1",  &cim_ibq_fops, 0400, 1 },
cim_ibq_fops     3572 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "ibq_ulp",  &cim_ibq_fops, 0400, 2 },
cim_ibq_fops     3573 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "ibq_sge0", &cim_ibq_fops, 0400, 3 },
cim_ibq_fops     3574 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "ibq_sge1", &cim_ibq_fops, 0400, 4 },
cim_ibq_fops     3575 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 		{ "ibq_ncsi", &cim_ibq_fops, 0400, 5 },