Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c311 static const struct file_operations cim_obq_fops = { variable
2011 { "obq_ulp0", &cim_obq_fops, S_IRUSR, 0 }, in t4_setup_debugfs()
2012 { "obq_ulp1", &cim_obq_fops, S_IRUSR, 1 }, in t4_setup_debugfs()
2013 { "obq_ulp2", &cim_obq_fops, S_IRUSR, 2 }, in t4_setup_debugfs()
2014 { "obq_ulp3", &cim_obq_fops, S_IRUSR, 3 }, in t4_setup_debugfs()
2015 { "obq_sge", &cim_obq_fops, S_IRUSR, 4 }, in t4_setup_debugfs()
2016 { "obq_ncsi", &cim_obq_fops, S_IRUSR, 5 }, in t4_setup_debugfs()
2030 { "obq_sge_rx_q0", &cim_obq_fops, S_IRUSR, 6 }, in t4_setup_debugfs()
2031 { "obq_sge_rx_q1", &cim_obq_fops, S_IRUSR, 7 }, in t4_setup_debugfs()