Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2579 static const struct seq_operations dcb_info_seq_ops = { variable
2588 int res = seq_open(file, &dcb_info_seq_ops); in dcb_info_open()