mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
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 |
||
|---|---|---|
| .. | ||
| 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 | ||