WLAN_GET_FC_FROMDS  298 drivers/staging/wlan-ng/p80211conv.c 	if ((WLAN_GET_FC_TODS(fc) == 0) && (WLAN_GET_FC_FROMDS(fc) == 0)) {
WLAN_GET_FC_FROMDS  302 drivers/staging/wlan-ng/p80211conv.c 		   (WLAN_GET_FC_FROMDS(fc) == 1)) {
WLAN_GET_FC_FROMDS  306 drivers/staging/wlan-ng/p80211conv.c 		   (WLAN_GET_FC_FROMDS(fc) == 0)) {
WLAN_GET_FC_FROMDS  210 drivers/staging/wlan-ng/p80211hdr.h 		if (WLAN_GET_FC_TODS(fctl) && WLAN_GET_FC_FROMDS(fctl))