Mask off MAC management counter interrupts. The driver doesn't know how
authorjmatthew <jmatthew@openbsd.org>
Thu, 25 Apr 2024 08:51:37 +0000 (08:51 +0000)
committerjmatthew <jmatthew@openbsd.org>
Thu, 25 Apr 2024 08:51:37 +0000 (08:51 +0000)
commit64bdd17f81e3adb02c9168470223c7a495ff0008
tree6ee3cd9830b08ffa90daf5f0fcfc7e5ac7015495
parent59a109c3091ef55e077463b767d1fb0d6725278e
Mask off MAC management counter interrupts.  The driver doesn't know how
to handle these, so if they're enabled, they will cause an interrupt
storm.

ok patrick@ jsg@ stsp@
sys/dev/ic/dwqe.c
sys/dev/ic/dwqereg.h