bWithCcxVerNum   1112 drivers/staging/rtl8192e/rtllib.h 	bool	bWithCcxVerNum;
bWithCcxVerNum   1997 drivers/staging/rtl8192e/rtllib_rx.c 			network->bWithCcxVerNum = true;
bWithCcxVerNum   2000 drivers/staging/rtl8192e/rtllib_rx.c 			network->bWithCcxVerNum = false;
bWithCcxVerNum   2526 drivers/staging/rtl8192e/rtllib_rx.c 	dst->bWithCcxVerNum = src->bWithCcxVerNum;
bWithCcxVerNum   1346 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	bool	bWithCcxVerNum;
bWithCcxVerNum   1912 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 					network->bWithCcxVerNum = true;
bWithCcxVerNum   1915 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 					network->bWithCcxVerNum = false;
bWithCcxVerNum   2283 drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c 	dst->bWithCcxVerNum = src->bWithCcxVerNum;