Searched refs:ETHERTYPE_PAE (Results 1 – 9 of 9) sorted by relevance
300 #define ETHERTYPE_PAE 0x888e /* EAPOL PAE/802.1x */ macro
562 if (key == NULL && eh.ether_type != htons(ETHERTYPE_PAE)) { in ieee80211_encap()583 eh.ether_type != htons(ETHERTYPE_PAE); in ieee80211_encap()687 if (eh.ether_type != htons(ETHERTYPE_PAE) || in ieee80211_encap()
339 if (eh->ether_type != htons(ETHERTYPE_PAE)) { in ieee80211_input_data()354 key == NULL && eh->ether_type != htons(ETHERTYPE_PAE)) { in ieee80211_input_data()
1674 ac = (eh->ether_type != htons(ETHERTYPE_PAE)) ? in bwfm_pci_flowring_lookup()1741 ac = (eh->ether_type != htons(ETHERTYPE_PAE)) ? in bwfm_pci_flowring_create()1956 ac = (eh->ether_type != htons(ETHERTYPE_PAE)) ? in bwfm_pci_txdata()
1803 ac = (eh->ether_type != htons(ETHERTYPE_PAE)) ? in iwi_start()
2162 ac = (eh->ether_type != htons(ETHERTYPE_PAE)) ? in wpi_start()
3328 ac = (eh->ether_type != htons(ETHERTYPE_PAE)) ? in iwn_start()
6854 ac = (eh->ether_type != htons(ETHERTYPE_PAE)) ? in iwm_start()
798 ac = (eh->ether_type != htons(ETHERTYPE_PAE)) ? in bwfm_usb_txdata()