Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c2000 static const struct seq_operations sge_qstats_seq_ops = { variable
2009 int res = seq_open(file, &sge_qstats_seq_ops); in sge_qstats_open()