fix iwx session protection event duration
authorstsp <stsp@openbsd.org>
Mon, 6 Mar 2023 11:21:24 +0000 (11:21 +0000)
committerstsp <stsp@openbsd.org>
Mon, 6 Mar 2023 11:21:24 +0000 (11:21 +0000)
commita08da3bef5a4ce043b2281c6b0800e04855ac47e
treecdb3b10a2052c7d32f419c0de74442c1f5b6e02c
parentea78257db901aa74f5fea069b0422774d2cb0bb7
fix iwx session protection event duration

Firmware expects time in TU units.
Use 900 TU for the session protection timeout, like the linux driver does.

verified with Johannes Berg from Linux/Intel, thanks for the support!
sys/dev/pci/if_iwx.c