Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c1887 static inline void *mps_tcam_get_idx(struct seq_file *seq, loff_t pos) in mps_tcam_get_idx() function
1898 return *pos ? mps_tcam_get_idx(seq, *pos) : SEQ_START_TOKEN; in mps_tcam_start()
1904 return mps_tcam_get_idx(seq, *pos); in mps_tcam_next()