Support the new iwx(4) firmware TLC_MNG_CONFIG command.
authorstsp <stsp@openbsd.org>
Thu, 29 Jul 2021 12:00:30 +0000 (12:00 +0000)
committerstsp <stsp@openbsd.org>
Thu, 29 Jul 2021 12:00:30 +0000 (12:00 +0000)
commit25c277bcbc00617a7203d5605022f762bcad5c0c
tree1e5485e51c5d1da43d0266d300eeed5b52bec4c1
parent308c5283d02df88ff51f561370eaae657ce1b0f7
Support the new iwx(4) firmware TLC_MNG_CONFIG command.

This command was expanded by a 4 byte max_tx_op field. As far as I can tell
the Linux driver makes no use of this field, so just initialize it to zero.
New firmware panics when we try to initialize Tx rate scaling otherwise.

ok kevlo@
sys/dev/pci/if_iwx.c
sys/dev/pci/if_iwxreg.h