WLAN_CAPABILITY_ESS
(WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) {
if (be16_to_cpu(scan->capability) & WLAN_CAPABILITY_ESS)
cap_val = WLAN_CAPABILITY_ESS;
!(network->capability & WLAN_CAPABILITY_ESS)) ||
if (network->capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) {
if (network->capability & WLAN_CAPABILITY_ESS)
WLAN_CAPABILITY_ESS, 100,
WLAN_CAPABILITY_ESS, 0,
((s_cap & WLAN_CAPABILITY_ESS) ==
(d_cap & WLAN_CAPABILITY_ESS));
if (caps&WLAN_CAPABILITY_ESS) {
(!((cap) & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)))
capab |= WLAN_CAPABILITY_ESS;
mask = WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS;
val = WLAN_CAPABILITY_ESS;
if (data->capability & WLAN_CAPABILITY_ESS)
if (bss->pub.capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS) ||
else if (bss->pub.capability & WLAN_CAPABILITY_ESS)