Home
last modified time | relevance | path

Searched refs:SL_WIFI_HT_CAPS_NUM_RX_STBC (Results 1 – 2 of 2) sorted by relevance

/hal_silabs-latest/wiseconnect/components/protocol/wifi/inc/
Dsl_wifi_constants.h576SL_WIFI_HT_CAPS_NUM_RX_STBC = (1 << 8), ///< Number of RX Space-Time Block Coding (STBC) stream… enumerator
/hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/
Dsl_wifi.c982 …htcaps.ht_caps_bitmap = SL_WIFI_HT_CAPS_NUM_RX_STBC | SL_WIFI_HT_CAPS_SHORT_GI_20MHZ | SL_WIFI_HT_… in sl_wifi_start_ap()