Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c2175 static const struct seq_operations sge_qinfo_seq_ops = { variable
2184 int res = seq_open(file, &sge_qinfo_seq_ops); in sge_qinfo_open()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3033 static const struct seq_operations sge_qinfo_seq_ops = { variable
3042 int res = seq_open(file, &sge_qinfo_seq_ops); in sge_qinfo_open()