Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c2128 static const struct seq_operations sge_qinfo_seq_ops = { variable
2137 int res = seq_open(file, &sge_qinfo_seq_ops); in sge_qinfo_open()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3072 static const struct seq_operations sge_qinfo_seq_ops = { variable
3081 int res = seq_open(file, &sge_qinfo_seq_ops); in sge_qinfo_open()