opnsense-src/sys/dev/rtwn/rtl8192c
Andriy Gapon 7544c1d20d rtwn: make sure to not write in upper bits of txdseq
ni_txseqs is kept as 16-bit counter, but we need to trim the upper four
bits as they may have special meanings for the firmware / hardware.
For instance, bit 15 enables hardware / firmware generation of sequence
numbers that overrides sequence numbers programmed by the driver.

Reviewed by:	adrian
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D30814
2021-06-21 11:05:04 +03:00
..
pci
usb
r92c.h
r92c_attach.c
r92c_beacon.c
r92c_calib.c
r92c_chan.c
r92c_fw.c
r92c_fw_cmd.h
r92c_init.c
r92c_llt.c
r92c_priv.h
r92c_reg.h
r92c_rf.c
r92c_rom.c
r92c_rom_defs.h
r92c_rom_image.h
r92c_rx.c
r92c_rx_desc.h
r92c_tx.c
r92c_tx_desc.h
r92c_var.h