Searched refs:C80211_MGMT_CAPABILITY_ShortPreamble (Results 1 – 1 of 1) sorted by relevance
151 #define C80211_MGMT_CAPABILITY_ShortPreamble 0x0020 macro2410 int new = capability & C80211_MGMT_CAPABILITY_ShortPreamble ? in handle_beacon_probe()2503 body.capability |= cpu_to_le16(C80211_MGMT_CAPABILITY_ShortPreamble); in send_association_request()2616 priv->BSSinfo[index].preamble = capability & C80211_MGMT_CAPABILITY_ShortPreamble ? in store_bss_info()