Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c2419 static const struct seq_operations interfaces_seq_ops = { variable
2428 int res = seq_open(file, &interfaces_seq_ops); in interfaces_open()