]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc5aff62c0a0ea77945721212bfa3f7dd49815f9d
treead38c81bce0f4b08688bbdab36de92bd4963cd3c
parentcfe378757d82b31f63e0af2f64ff22490364a9ec
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