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);
- pktflags:
- width;
- phytype;
- rate;
- rx_tsf;
- rssi;
- nf;
- ieee, freq (RTL8188EU only, when ht40 support is disabled).