Searched refs:dot11FCSErrorCount (Results 1 – 10 of 10) sorted by relevance
667 DEBUGFS_DEVSTATS_FILE(dot11FCSErrorCount);731 DEBUGFS_DEVSTATS_ADD(dot11FCSErrorCount); in debugfs_hw_add()
306 rt2x00dev->low_level_stats.dot11FCSErrorCount += qual->rx_failed; in rt2x00link_tuner_sta()
447 dev->wl->ieee_stats.dot11FCSErrorCount++; in b43legacy_rx()
567 stats->dot11FCSErrorCount = ah->stats.fcs_error; in ath5k_get_stats()
638 stats->dot11FCSErrorCount = 0; in plfxlc_get_stats()
665 dev->wl->ieee_stats.dot11FCSErrorCount++; in b43_rx()
1682 stats->dot11FCSErrorCount = ar->tx_fcs_errors; in carl9170_op_get_stats()
1818 stats->dot11FCSErrorCount = mib_stats->fcs_bad; in ath9k_htc_get_stats()
2302 stats->dot11FCSErrorCount = mib_stats->fcs_bad; in ath9k_get_stats()
205 unsigned int dot11FCSErrorCount; member