mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
I don't yet know which RX descriptor bits map to shortgi, long-gi, short-preamble, long-preamble, STBC, LDPC, HT40, etc - so I can't easily add those just yet. There's apparently no per-frame RX RSSI information exposed so we also just use the results from the previous calibration task. This also tidies up how the per-mbuf RSSI is pushed into the frame - now that it's attached to the mbuf via rx_stats, we don't have to do any silly hijinx to get it out of the frame processing path. Tested: * RTL8712, 1x1 cut 3, STA mode |
||
|---|---|---|
| .. | ||
| if_rsu.c | ||
| if_rsureg.h | ||
| if_rum.c | ||
| if_rumfw.h | ||
| if_rumreg.h | ||
| if_rumvar.h | ||
| if_run.c | ||
| if_runreg.h | ||
| if_runvar.h | ||
| if_uath.c | ||
| if_uathreg.h | ||
| if_uathvar.h | ||
| if_upgt.c | ||
| if_upgtvar.h | ||
| if_ural.c | ||
| if_uralreg.h | ||
| if_uralvar.h | ||
| if_urtw.c | ||
| if_urtwreg.h | ||
| if_urtwvar.h | ||
| if_zyd.c | ||
| if_zydfw.h | ||
| if_zydreg.h | ||