nRF Connect SDK API 3.4.99
Loading...
Searching...
No Matches
umac_rx_dbg_params Struct Reference

This structure specifies the UMAC (Upper MAC) RX (receive) debug parameters specifically designed for debugging purpose. More...

#include <nrf71_wifi_debug_stats.h>

Data Fields

unsigned int lmac_events
 
unsigned int rx_events
 
unsigned int rx_coalesce_events
 
unsigned int total_rx_pkts_from_lmac
 
unsigned int max_refill_gap
 
unsigned int current_refill_gap
 
unsigned int out_of_order_mpdus
 
unsigned int reorder_free_mpdus
 
unsigned int umac_consumed_pkts
 
unsigned int host_consumed_pkts
 
unsigned int reordering_ampdu
 
unsigned int userspace_offload_frames
 
unsigned int rx_packet_total_count
 
unsigned int rx_packet_data_count
 
unsigned int rx_packet_qos_data_count
 
unsigned int rx_packet_protected_data_count
 
unsigned int rx_packet_mgmt_count
 
unsigned int rx_packet_beacon_count
 
unsigned int rx_packet_probe_resp_count
 
unsigned int rx_packet_auth_count
 
unsigned int rx_packet_deauth_count
 
unsigned int rx_packet_assoc_resp_count
 
unsigned int rx_packet_disassoc_count
 
unsigned int rx_packet_action_count
 
unsigned int rx_packet_probe_req_count
 
unsigned int rx_packet_other_mgmt_count
 
unsigned int max_coalesce_pkts
 
unsigned int null_skb_pointer_from_lmac
 
unsigned int null_skb_pointer_from_host
 
unsigned int null_skb_pointer_resubmitted
 
unsigned int unexpected_mgmt_pkt
 
unsigned int reorder_flush_pkt_count
 
unsigned int unsecured_data_error
 
unsigned int pkts_in_null_skb_pointer_event
 
unsigned int rx_buffs_resubmit_cnt
 
unsigned int rx_packet_amsdu_cnt
 
unsigned int rx_packet_mpdu_cnt
 
unsigned int rx_err_secondary_pkt
 
unsigned int rx_err_invalid_pkt_info_type
 

Detailed Description

This structure specifies the UMAC (Upper MAC) RX (receive) debug parameters specifically designed for debugging purpose.


The documentation for this struct was generated from the following file: