Si917 specific Wi-Fi asynchronous statistics.
Public Attributes#
Number of tx pkts.
Number of rx pkts.
Number of tx retries.
Number ofpkts that pass crc.
Number of pkts failing crc chk.
Number of times cca got stuck.
Number of times cca didn't get stuck.
Number of pkt aborts.
Number of false rx starts.
cca idle time
Reserved fields.
Number of rx retries.
rssi value
cal_rssi
lna_gain bb_gain
Number of tx packets dropped after maximum retries.
Consecutive pkts dropped.
Reserved fields.
BSSID matched broadcast packets count.
BSSID matched multicast packets count.
BSSID & multicast filter matched packets count.
Public Attribute Documentation#
cca_not_stk#
uint16_t sl_si91x_async_stats_response_t::cca_not_stk
Number of times cca didn't get stuck.
xretries#
uint16_t sl_si91x_async_stats_response_t::xretries
Number of tx packets dropped after maximum retries.
max_cons_pkts_dropped#
uint16_t sl_si91x_async_stats_response_t::max_cons_pkts_dropped
Consecutive pkts dropped.
bss_broadcast_pkts#
uint16_t sl_si91x_async_stats_response_t::bss_broadcast_pkts
BSSID matched broadcast packets count.
bss_multicast_pkts#
uint16_t sl_si91x_async_stats_response_t::bss_multicast_pkts
BSSID matched multicast packets count.
bss_filter_matched_multicast_pkts#
uint16_t sl_si91x_async_stats_response_t::bss_filter_matched_multicast_pkts
BSSID & multicast filter matched packets count.