Searched refs:HT_CAPABILITIES_INFO_SHORT_GI_FOR_40MHZ (Results 1 – 2 of 2) sorted by relevance
241 #define HT_CAPABILITIES_INFO_SHORT_GI_FOR_40MHZ (1 << 6) macro
2171 …(ht_capabilities_ie->ht_capabilities_info & HT_CAPABILITIES_INFO_SHORT_GI_FOR_40MHZ) != 0 ? 1 : 0 … in whd_wifi_scan_events_handler()