opnsense-src/sys/compat/linuxkpi/common
Bjoern A. Zeeb 45bce6fa30 LinuxKPI: 802.11: lock MO tx/wake_tx_queue() downcalls
Lock the two TX MO downcalls into driver/firmware in
lkpi_80211_txq_tx_one() to make sure they cannot happen in the
middle of other (net80211 triggered) updates calling down into
the driver/firmware.

Sponsored by:	The FreeBSD Foundation (commit)
MFC after:	3 days
Reviewed by:	cc
Differential Revision: https://reviews.freebsd.org/D43966
2024-05-23 23:43:29 +00:00
..
include LinuxKPI: add FIELD_PREP_CONST() 2024-05-21 23:27:10 +00:00
src LinuxKPI: 802.11: lock MO tx/wake_tx_queue() downcalls 2024-05-23 23:43:29 +00:00