Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/qib/
Dqib_debugfs.c78 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() function
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Ddebugfs.c107 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() function
163 return _opcode_stats_seq_next(s, v, pos); in _tx_opcode_stats_seq_next()