Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Ddebugfs.c79 static int opcode_stats_show(struct seq_file *s, u8 i, u64 packets, u64 bytes) in opcode_stats_show() function
107 return opcode_stats_show(s, i, n_packets, n_bytes); in _opcode_stats_seq_show()
143 return opcode_stats_show(s, i, n_packets, n_bytes); in _tx_opcode_stats_seq_show()