Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c448 static const struct file_operations cim_obq_fops = { variable
3031 { "obq_ulp0", &cim_obq_fops, S_IRUSR, 0 }, in t4_setup_debugfs()
3032 { "obq_ulp1", &cim_obq_fops, S_IRUSR, 1 }, in t4_setup_debugfs()
3033 { "obq_ulp2", &cim_obq_fops, S_IRUSR, 2 }, in t4_setup_debugfs()
3034 { "obq_ulp3", &cim_obq_fops, S_IRUSR, 3 }, in t4_setup_debugfs()
3035 { "obq_sge", &cim_obq_fops, S_IRUSR, 4 }, in t4_setup_debugfs()
3036 { "obq_ncsi", &cim_obq_fops, S_IRUSR, 5 }, in t4_setup_debugfs()
3054 { "obq_sge_rx_q0", &cim_obq_fops, S_IRUSR, 6 }, in t4_setup_debugfs()
3055 { "obq_sge_rx_q1", &cim_obq_fops, S_IRUSR, 7 }, in t4_setup_debugfs()