Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wireless/
Datmel.c151 #define C80211_MGMT_CAPABILITY_ShortPreamble 0x0020 macro
2410 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()