Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c1919 static const struct seq_operations mps_tcam_seq_ops = { variable
1928 int res = seq_open(file, &mps_tcam_seq_ops); in mps_tcam_open()