HomeFreeBSD

iwx: add some lock assertions in the TX start path

Description

iwx: add some lock assertions in the TX start path

The locking paths into these routines LOOK correct, but I figured
it'd be good to at least enforce we're not doing concurrent entry
into iwx_start() / iwx_tx() without the lock held.

Differential Revision: https://reviews.freebsd.org/D52655
Reviewed by: thj

Details

Provenance
adrianAuthored on Sep 21 2025, 4:55 AM
Reviewer
thj
Differential Revision
D52655: iwx: add some lock assertions in the TX start path
Parents
rGf53137556059: iwx: add some missed beacon debugging
Branches
Unknown
Tags
Unknown