Searched refs:comm_tallies (Results 1 – 5 of 5) sorted by relevance
21 local->comm_tallies.name += le16_to_cpu(tallies->name) in prism2_info_commtallies16()61 local->comm_tallies.name += le32_to_cpu(tallies->name) in prism2_info_commtallies32()
28 local->comm_tallies.rx_discards_wep_undecryptable; in hostap_get_wireless_stats()30 local->comm_tallies.rx_fcs_errors + in hostap_get_wireless_stats()31 local->comm_tallies.rx_discards_no_buffer + in hostap_get_wireless_stats()32 local->comm_tallies.tx_discards_wrong_sa; in hostap_get_wireless_stats()35 local->comm_tallies.tx_retry_limit_exceeded; in hostap_get_wireless_stats()37 local->comm_tallies.rx_message_in_bad_msg_fragments; in hostap_get_wireless_stats()
679 local->comm_tallies.rx_discards_wep_undecryptable++; in hostap_rx_frame_decrypt()818 local->comm_tallies.rx_discards_wep_undecryptable++; in hostap_80211_rx()
61 &local->comm_tallies; in prism2_stats_proc_read()
686 struct comm_tallies_sums comm_tallies; member