ETH_P_PAE         261 net/ieee80211/ieee80211_rx.c 	if (ethertype == ETH_P_PAE)
ETH_P_PAE         740 net/ieee80211/ieee80211_rx.c 		if (ethertype == ETH_P_PAE) {
ETH_P_PAE         299 net/ieee80211/ieee80211_tx.c 	encrypt = !(ether_type == htons(ETH_P_PAE) && ieee->ieee802_1x) &&
ETH_P_PAE         307 net/ieee80211/ieee80211_tx.c 	    ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) {
ETH_P_PAE        1196 net/mac80211/rx.c 	if (ehdr->h_proto == htons(ETH_P_PAE) &&
ETH_P_PAE         410 net/mac80211/tx.c 		 (tx->skb->protocol != cpu_to_be16(ETH_P_PAE)) &&
ETH_P_PAE        1592 net/mac80211/tx.c 		      !(ethertype == ETH_P_PAE &&