Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1872 static const struct file_operations sge_qinfo_debugfs_fops = { variable
2146 { "sge_qinfo", S_IRUGO, &sge_qinfo_debugfs_fops },
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2495 static const struct file_operations sge_qinfo_debugfs_fops = { variable
3024 { "sge_qinfo", &sge_qinfo_debugfs_fops, S_IRUSR, 0 }, in t4_setup_debugfs()