Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_chip.h241 #define HT_CAPABILITIES_INFO_SHORT_GI_FOR_40MHZ (1 << 6) macro
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c2171 …(ht_capabilities_ie->ht_capabilities_info & HT_CAPABILITIES_INFO_SHORT_GI_FOR_40MHZ) != 0 ? 1 : 0 … in whd_wifi_scan_events_handler()