atheros_cap_exist  193 drivers/staging/rtl8192e/rtl819x_HTProc.c 	else if ((net->atheros_cap_exist) ||
atheros_cap_exist 1151 drivers/staging/rtl8192e/rtllib.h 	bool atheros_cap_exist;
atheros_cap_exist 1945 drivers/staging/rtl8192e/rtllib_rx.c 		network->atheros_cap_exist = true;
atheros_cap_exist 2291 drivers/staging/rtl8192e/rtllib_rx.c 	if (!network->atheros_cap_exist && !network->broadcom_cap_exist &&
atheros_cap_exist 2338 drivers/staging/rtl8192e/rtllib_rx.c 	network->atheros_cap_exist = false;
atheros_cap_exist 2472 drivers/staging/rtl8192e/rtllib_rx.c 	dst->atheros_cap_exist = src->atheros_cap_exist;
atheros_cap_exist 1388 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	bool atheros_cap_exist;
atheros_cap_exist 1867 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 				network->atheros_cap_exist = true;
atheros_cap_exist 1869 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 				network->atheros_cap_exist = false;
atheros_cap_exist 2007 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	if (!network->atheros_cap_exist && !network->broadcom_cap_exist &&
atheros_cap_exist 2100 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	network->atheros_cap_exist = false;
atheros_cap_exist 2224 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	dst->atheros_cap_exist = src->atheros_cap_exist;
atheros_cap_exist  323 drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c 	else if (net->atheros_cap_exist)
atheros_cap_exist 2953 drivers/staging/rtl8192u/r8192U_dm.c 	if ((priv->ieee80211->current_network.atheros_cap_exist) && (priv->ieee80211->mode == IEEE_G)) {