e97796e2b6
There are a variety of more interesting RX statistics that we should keep track of but we don't. This is a starting point for adding more information. Specifically: * now the RX rate information and some of the packet status is passed up; * The 32 bit or 64 bit TSF is passed up; * the PHY mode is passed up; * the "I'm decap'ed AMSDU!" state is passed up; * number of RX chains is bumped to 4. This is all mostly a placeholder for getting the data into the RX status before we pass it up to net80211 - unfortunately we don't yet enforce that drivers provide it, nor do we pass the provided info back up the stack so anyone can use the data. We're going to need to use some of this data moving forward. Notably, now that some hardware can do AMSDU decap for us (the intel iwm driver can do it when we flip it on; the ath10k port I'm doing does it for us) then we need to pass it up through the stack so the duplicate RX sequence numbers and crypto/IV details don't cause the packet to be dropped and/or counted against a replay counter. It's also the beginning of being able to do more interesting node accounting in net80211. Specifically, once drivers start populating per-packet rate information, AMPDU information, timestamps, etc, we can start providing histograms of rate-versus-RSSI, account for receive time spent per node and other such interesting things. (Note: I'm also hoping to include ranging and RTT information for future chipset support; and it's likely going to include it in this kind of fashion.) |
||
---|---|---|
.. | ||
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 |