commit | 056f9c7f39bf517d58f32797f1eb1465bb6f6ef2 | [log] [tgz] |
---|---|---|
author | Steve Wise <swise@opengridcomputing.com> | Thu May 03 08:41:49 2018 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Thu May 03 15:51:27 2018 -0400 |
tree | beb73b7ffdc1747d18597007f2e4d0f0d7af3127 | |
parent | 73937e8a030b046c6b0fa73868bee25647a29be4 [diff] |
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>