Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c3226 static const struct seq_operations sge_qinfo_seq_ops = { variable
3235 int res = seq_open(file, &sge_qinfo_seq_ops); in sge_qinfo_open()