Si917 specific Wi-Fi asynchronous statistics.

Public Attributes#

uint16_t

Number of tx pkts.

uint8_t

Number of rx pkts.

uint16_t

Number of tx retries.

uint16_t

Number ofpkts that pass crc.

uint16_t

Number of pkts failing crc chk.

uint16_t

Number of times cca got stuck.

uint16_t

Number of times cca didn't get stuck.

uint16_t

Number of pkt aborts.

uint16_t

Number of false rx starts.

uint16_t

cca idle time

uint8_t

Reserved fields.

uint16_t

Number of rx retries.

uint8_t

rssi value

uint16_t

cal_rssi

uint8_t

lna_gain bb_gain

uint16_t

Number of tx packets dropped after maximum retries.

uint16_t

Consecutive pkts dropped.

uint8_t

Reserved fields.

uint16_t

BSSID matched broadcast packets count.

uint16_t

BSSID matched multicast packets count.

uint16_t

BSSID & multicast filter matched packets count.

Public Attribute Documentation#

tx_pkts#

uint16_t sl_si91x_async_stats_response_t::tx_pkts

Number of tx pkts.


reserved_1#

uint8_t sl_si91x_async_stats_response_t::reserved_1[2]

Number of rx pkts.


tx_retries#

uint16_t sl_si91x_async_stats_response_t::tx_retries

Number of tx retries.


crc_pass#

uint16_t sl_si91x_async_stats_response_t::crc_pass

Number ofpkts that pass crc.


crc_fail#

uint16_t sl_si91x_async_stats_response_t::crc_fail

Number of pkts failing crc chk.


cca_stk#

uint16_t sl_si91x_async_stats_response_t::cca_stk

Number of times cca got stuck.


cca_not_stk#

uint16_t sl_si91x_async_stats_response_t::cca_not_stk

Number of times cca didn't get stuck.


pkt_abort#

uint16_t sl_si91x_async_stats_response_t::pkt_abort

Number of pkt aborts.


fls_rx_start#

uint16_t sl_si91x_async_stats_response_t::fls_rx_start

Number of false rx starts.


cca_idle#

uint16_t sl_si91x_async_stats_response_t::cca_idle

cca idle time


reserved_2#

uint8_t sl_si91x_async_stats_response_t::reserved_2[26]

Reserved fields.


rx_retries#

uint16_t sl_si91x_async_stats_response_t::rx_retries

Number of rx retries.


reserved_3#

uint8_t sl_si91x_async_stats_response_t::reserved_3[2]

rssi value


cal_rssi#

uint16_t sl_si91x_async_stats_response_t::cal_rssi

cal_rssi


reserved_4#

uint8_t sl_si91x_async_stats_response_t::reserved_4[4]

lna_gain bb_gain


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.


reserved_5#

uint8_t sl_si91x_async_stats_response_t::reserved_5[2]

Reserved fields.


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.