Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2551 static const struct seq_operations dcb_info_seq_ops = { variable
2560 int res = seq_open(file, &dcb_info_seq_ops); in dcb_info_open()