]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe(4): Add sysctls to extract debug information from the chip:
authornp <np@FreeBSD.org>
Thu, 21 Feb 2013 20:13:15 +0000 (20:13 +0000)
committernp <np@FreeBSD.org>
Thu, 21 Feb 2013 20:13:15 +0000 (20:13 +0000)
commit0a09d2ed1b43fbf2cfc308b9e1092d9aea7e7e19
treea66e1f9043f35300ed3092409e603f6a11ff7768
parent68f5a186f2bf13347772631665e92cdd40c2bf6d
cxgbe(4): Add sysctls to extract debug information from the chip:

dev.t4nex.X.misc.cim_la         logic analyzer dump
dev.t4nex.X.misc.cim_qcfg       queue configuration
dev.t4nex.X.misc.cim_ibq_xxx    inbound queues
dev.t4nex.X.misc.cim_obq_xxx    outbound queues

Obtained from: Chelsio
MFC after: 1 week
sys/dev/cxgbe/common/t4_hw.h
sys/dev/cxgbe/t4_main.c