iw_cxgb4: dump detailed driver-specific QP information
Provide a cxgb4-specific function to fill in qp state details. This allows dumping important c4iw_qp state useful for debugging. Included in the dump are the t4_sq, t4_rq structs, plus a dump of the t4_swsqe and t4swrqe descriptors for the first and last pending entries. Signed-off-by:Steve Wise <swise@opengridcomputing.com> Signed-off-by:
Doug Ledford <dledford@redhat.com>
Showing
- drivers/infiniband/hw/cxgb4/Makefile 2 additions, 1 deletiondrivers/infiniband/hw/cxgb4/Makefile
- drivers/infiniband/hw/cxgb4/iw_cxgb4.h 5 additions, 0 deletionsdrivers/infiniband/hw/cxgb4/iw_cxgb4.h
- drivers/infiniband/hw/cxgb4/provider.c 8 additions, 0 deletionsdrivers/infiniband/hw/cxgb4/provider.c
- drivers/infiniband/hw/cxgb4/restrack.c 248 additions, 0 deletionsdrivers/infiniband/hw/cxgb4/restrack.c
drivers/infiniband/hw/cxgb4/restrack.c
0 → 100644
Please register or sign in to comment