Searched refs:sge_qinfo_seq_ops (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1868 static const struct seq_operations sge_qinfo_seq_ops = { variable in typeref:struct:seq_operations
1877 int res = seq_open(file, &sge_qinfo_seq_ops); sge_qinfo_open()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1854 static const struct seq_operations sge_qinfo_seq_ops = { variable in typeref:struct:seq_operations
1863 int res = seq_open(file, &sge_qinfo_seq_ops); sge_qinfo_open()

Completed in 104 milliseconds