Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2542 static const struct seq_operations dcb_info_seq_ops = { variable
2551 int res = seq_open(file, &dcb_info_seq_ops); in dcb_info_open()