PUT_COUNTER
PUT_COUNTER(drop_no_key);
PUT_COUNTER(drop_decryption);
PUT_COUNTER(drop_tkip_mic);
PUT_COUNTER(drop_bip_mic);
PUT_COUNTER(drop_cmac_icv);
PUT_COUNTER(drop_cmac_replay);
PUT_COUNTER(drop_ccmp_replay);
PUT_COUNTER(drop_duplicate);
PUT_COUNTER(rx_bcn_miss);
PUT_COUNTER(rx_bcn_success);
PUT_COUNTER(rx_bcn_dtim);
PUT_COUNTER(rx_bcn_dtim_aid0_clr);
PUT_COUNTER(rx_bcn_dtim_aid0_set);
PUT_COUNTER(tx_frames);
PUT_COUNTER(tx_frames_multicast);
PUT_COUNTER(tx_frames_success);
PUT_COUNTER(tx_frames_retried);
PUT_COUNTER(tx_frames_multi_retried);
PUT_COUNTER(tx_frames_failed);
PUT_COUNTER(ack_failed);
PUT_COUNTER(rts_success);
PUT_COUNTER(rts_failed);
PUT_COUNTER(rx_frames);
PUT_COUNTER(rx_frames_multicast);
PUT_COUNTER(rx_frames_success);
PUT_COUNTER(rx_frames_failed);
PUT_COUNTER(drop_plcp);
PUT_COUNTER(drop_fcs);
PUT_COUNTER("\t\t", plcp_errors);
PUT_COUNTER("\t\t", fcs_errors);
PUT_COUNTER("\t\t", tx_packets);
PUT_COUNTER("\t\t", rx_packets);
PUT_COUNTER("\t\t", rx_packet_errors);
PUT_COUNTER("\t", rx_decryption_failures);
PUT_COUNTER("\t\t", rx_mic_failures);
PUT_COUNTER("\t", rx_no_key_failures);
PUT_COUNTER("\t", tx_multicast_frames);
PUT_COUNTER("\t", tx_frames_success);
PUT_COUNTER("\t", tx_frame_failures);
PUT_COUNTER("\t", tx_frames_retried);
PUT_COUNTER("\t", tx_frames_multi_retried);
PUT_COUNTER("\t", rx_frame_duplicates);
PUT_COUNTER("\t\t", rts_success);
PUT_COUNTER("\t\t", rts_failures);
PUT_COUNTER("\t\t", ack_failures);
PUT_COUNTER("\t", rx_multicast_frames);
PUT_COUNTER("\t", rx_frames_success);
PUT_COUNTER("\t", rx_cmac_icv_errors);
PUT_COUNTER("\t\t", rx_cmac_replays);
PUT_COUNTER("\t", rx_mgmt_ccmp_replays);