Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1719 static const struct seq_operations sge_qinfo_seq_ops = { variable
1728 int res = seq_open(file, &sge_qinfo_seq_ops); in sge_qinfo_open()