Searched refs:low_level_stats (Results 1 – 4 of 4) sorted by relevance
317 rt2x00dev->low_level_stats.dot11FCSErrorCount += qual->rx_failed; in rt2x00link_tuner_sta()
367 rt2x00dev->low_level_stats.dot11ACKFailureCount++; in rt2x00lib_fill_tx_status()392 rt2x00dev->low_level_stats.dot11RTSSuccessCount++; in rt2x00lib_fill_tx_status()394 rt2x00dev->low_level_stats.dot11RTSFailureCount++; in rt2x00lib_fill_tx_status()
559 memcpy(stats, &rt2x00dev->low_level_stats, sizeof(*stats)); in rt2x00mac_get_stats()
935 struct ieee80211_low_level_stats low_level_stats; member