]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[hermon] Add event queue debug functions
authorMichael Brown <mcb30@ipxe.org>
Thu, 28 Jan 2021 22:01:43 +0000 (22:01 +0000)
committerMichael Brown <mcb30@ipxe.org>
Thu, 28 Jan 2021 22:30:56 +0000 (22:30 +0000)
commit7d32225b553274cc6e9c922a272903de18bbd458
tree3754634aaebac75aeed0ab59c1d77a9ecfd83601
parent7c40227e18d532bff5fe32b1a71c3916b0ce1774
[hermon] Add event queue debug functions

Add hermon_dump_eqctx() for dumping the event queue context and
hermon_dump_eqes() for dumping any unconsumed event queue entries.

Originally-implemented-by: Christian Iversen <ci@iversenit.dk>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/infiniband/hermon.c