Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c734 static const struct seq_operations l2t_seq_ops = { variable
743 int rc = seq_open(file, &l2t_seq_ops); in l2t_seq_open()