mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
Setup more ieee80211_rx_stats fields for received frames: - pktflags: * IEEE80211_RX_F_FAIL_FCSCRC; * IEEE80211_RX_F_AMPDU; * IEEE80211_RX_F_AMPDU_MORE; * IEEE80211_RX_F_SHORTGI; - rate flags (CCK, OFDM, HT); - width; - phytype; - rate; - rx_tsf; - rssi; - nf; - ieee, freq (RTL8188EU only, when ht40 support is disabled). Tested with: - RTL8188CE, RTL8188EU, RTL8821AU (STA / AP modes, i386) - (by kevlo) RTL8188EU and RTL8812AU (amd64) Reviewed by: adrian (previous version), kevlo Differential Revision: https://reviews.freebsd.org/D9021 |
||
|---|---|---|
| .. | ||
| usb | ||
| r88e.h | ||
| r88e_beacon.c | ||
| r88e_calib.c | ||
| r88e_chan.c | ||
| r88e_fw.c | ||
| r88e_fw_cmd.h | ||
| r88e_init.c | ||
| r88e_led.c | ||
| r88e_priv.h | ||
| r88e_reg.h | ||
| r88e_rf.c | ||
| r88e_rom.c | ||
| r88e_rom_defs.h | ||
| r88e_rom_image.h | ||
| r88e_rx.c | ||
| r88e_rx_desc.h | ||
| r88e_tx.c | ||
| r88e_tx_desc.h | ||