Searched defs:mib_stats (Results 1 – 3 of 3) sorted by relevance
147 struct mib_stats { struct148 u32 ack_fail_cnt;149 u32 fcs_err_cnt;150 u32 rts_cnt;151 u32 rts_retries_cnt;152 u32 ba_miss_cnt;153 unsigned long aggr_per;
1810 struct ath9k_mib_stats *mib_stats = &ah->ah_mibStats; in ath9k_htc_get_stats() local
2297 struct ath9k_mib_stats *mib_stats = &ah->ah_mibStats; in ath9k_get_stats() local