HomeFreeBSD

LinuxKPI: 802.11: lock MO tx/wake_tx_queue() downcalls

Description

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)
Reviewed by: cc
Differential Revision: https://reviews.freebsd.org/D43966

(cherry picked from commit 45bce6fa306fc3a211949f63c9bbb7932fe5a3bd)

Details

Provenance
bzAuthored on Feb 18 2024, 9:07 PM
Reviewer
cc
Differential Revision
D43966: LinuxKPI: 802.11: lock MO tx/wake_tx_queue() downcalls
Parents
rGf70e21e70b1d: LinuxKPI: 802.11: rename chanctx_conf for consistency
Branches
Unknown
Tags
Unknown