IEEE80211_RX_F_ICV_STRIP
rx_stats->c_pktflags |= IEEE80211_RX_F_ICV_STRIP;
if ((rxs == NULL) || (rxs->c_pktflags & IEEE80211_RX_F_ICV_STRIP) == 0)