Searched refs:htcaps (Results 1 – 1 of 1) sorted by relevance
980 sl_si91x_request_ap_high_throughput_capability_t htcaps = { 0 }; in sl_wifi_start_ap() local981 htcaps.mode_11n_enable = true; in sl_wifi_start_ap()982 …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()984 status = sli_si91x_set_high_throughput_capability(SL_WIFI_AP_INTERFACE, htcaps); in sl_wifi_start_ap()