IB/hfi1: Add tx_opcode_stats like the opcode_stats
authorMike Marciniszyn <mike.marciniszyn@intel.com>
Mon, 23 Oct 2017 13:06:08 +0000 (06:06 -0700)
committerDoug Ledford <dledford@redhat.com>
Mon, 30 Oct 2017 18:51:36 +0000 (14:51 -0400)
commit1b311f8931cfe5b678c43904cb6f838489afdc0f
treead38c81bce0f4b08688bbdab36de92bd4963cd3c
parent406310c66d95781e58e29a36c3d1528248aaf941
IB/hfi1: Add tx_opcode_stats like the opcode_stats

This patch adds tx_opcode_stats to parallel the
(rx)opcode_stats in the debugfs.

Reviewed-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/debugfs.c
drivers/infiniband/hw/hfi1/hfi.h
drivers/infiniband/hw/hfi1/init.c
drivers/infiniband/hw/hfi1/verbs.c