Searched refs:sent_ba_rsp_cnt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-debugfs.c212 "sent_ba_rsp_cnt:",
213 le32_to_cpu(ofdm->sent_ba_rsp_cnt),
214 accum_ofdm->sent_ba_rsp_cnt,
215 delta_ofdm->sent_ba_rsp_cnt,
216 max_ofdm->sent_ba_rsp_cnt);
327 " %-30s %10u %10u %10u %10u\n", "sent_ba_rsp_cnt:",
328 le32_to_cpu(cck->sent_ba_rsp_cnt),
329 accum_cck->sent_ba_rsp_cnt,
330 delta_cck->sent_ba_rsp_cnt,
331 max_cck->sent_ba_rsp_cnt);
[all...]
H A Diwl-commands.h3074 __le32 sent_ba_rsp_cnt; member in struct:statistics_rx_phy

Completed in 65 milliseconds