Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c2384 static const struct seq_operations interfaces_seq_ops = { variable
2393 int res = seq_open(file, &interfaces_seq_ops); in interfaces_open()