Home
last modified time | relevance | path

Searched refs:ETH_P_PAE (Results 1 – 25 of 27) sorted by relevance

12

/drivers/staging/rtl8192e/
Drtllib_tx.c661 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) && in rtllib_xmit_inter()
664 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in rtllib_xmit_inter()
668 if (crypt && !encrypt && ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
907 if (ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
Drtllib.h523 #ifndef ETH_P_PAE
524 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
Drtllib_rx.c283 if (ethertype == ETH_P_PAE) in rtllib_is_eapol_frame()
/drivers/net/wireless/hostap/
Dhostap_80211_tx.c443 meta->ethertype != ETH_P_PAE && in hostap_master_start_xmit()
485 if (local->ieee_802_1x && meta->ethertype == ETH_P_PAE && tx.crypt && in hostap_master_start_xmit()
504 meta->ethertype != ETH_P_PAE) { in hostap_master_start_xmit()
Dhostap_80211_rx.c641 if (ethertype == ETH_P_PAE) in hostap_is_eapol_frame()
1014 if (ethertype == ETH_P_PAE) { in hostap_80211_rx()
/drivers/net/wireless/ipw2x00/
Dlibipw_tx.c299 encrypt = !(ether_type == htons(ETH_P_PAE) && ieee->ieee802_1x) && in libipw_xmit()
306 ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) { in libipw_xmit()
Dlibipw_rx.c264 if (ethertype == ETH_P_PAE) in libipw_is_eapol_frame()
717 if (ethertype == ETH_P_PAE) { in libipw_rx()
/drivers/staging/rtl8192u/ieee80211/
Dieee80211_tx.c644 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) && in ieee80211_xmit()
648 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in ieee80211_xmit()
653 if (crypt && !encrypt && ether_type == ETH_P_PAE) { in ieee80211_xmit()
Dieee80211.h554 #ifndef ETH_P_PAE
555 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
Dieee80211_rx.c330 if (ethertype == ETH_P_PAE) in ieee80211_is_eapol_frame()
/drivers/staging/rtl8712/
Dieee80211.h269 #ifndef ETH_P_PAE
270 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/drivers/net/wireless/ath/wil6210/
Dtxrx.c907 (skb->protocol != cpu_to_be16(ETH_P_PAE))) in wil_find_tx_ucast()
950 (skb->protocol != cpu_to_be16(ETH_P_PAE))) in wil_find_tx_vring_sta()
986 (skb->protocol != cpu_to_be16(ETH_P_PAE))) in wil_find_tx_bcast_1()
1021 (skb->protocol != cpu_to_be16(ETH_P_PAE))) in wil_find_tx_bcast_2()
1048 (skb->protocol != cpu_to_be16(ETH_P_PAE))) in wil_find_tx_bcast_2()
Dwmi.c557 eth->h_proto = cpu_to_be16(ETH_P_PAE); in wmi_evt_eapol_rx()
/drivers/net/wireless/realtek/rtlwifi/
Drc.c216 !(skb->protocol == cpu_to_be16(ETH_P_PAE))) { in rtl_tx_status()
Dbase.c1383 } else if (ETH_P_PAE == ether_type) { in rtl_is_special_data()
/drivers/net/wireless/cw1200/
Dpm.c67 .type = __cpu_to_le16(ETH_P_PAE),
Dtxrx.c603 if (be16_to_cpu(*ethertype) == ETH_P_PAE) in cw1200_tx_h_bt()
/drivers/staging/rtl8723au/core/
Drtw_xmit.c404 } else if (pattrib->ether_type == ETH_P_PAE) { in set_qos()
471 } else if (pattrib->ether_type == ETH_P_PAE) { in update_attrib()
475 if ((pattrib->ether_type == ETH_P_PAE) || (pattrib->dhcp_pkt == 1)) { in update_attrib()
481 (pattrib->ether_type == ETH_P_PAE) || (pattrib->dhcp_pkt == 1)) { in update_attrib()
549 if ((pattrib->ether_type != ETH_P_PAE) && in update_attrib()
Drtw_recv.c540 u16 eapol_type = ETH_P_PAE;/* for Funia BD's WPA issue */ in portctrl()
/drivers/staging/rtl8188eu/include/
Dieee80211.h447 #ifndef ETH_P_PAE
448 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c301 pxmitframe->attrib.ether_type != ETH_P_PAE && in rtw_dump_xframe()
/drivers/net/wireless/brcm80211/brcmfmac/
Dcore.c253 if (eh->h_proto == htons(ETH_P_PAE)) in brcmf_netdev_start_xmit()
591 if (type == ETH_P_PAE) { in brcmf_txfinalize()
/drivers/net/wireless/ti/wlcore/
Dtx.c335 if (skb->protocol == cpu_to_be16(ETH_P_PAE)) in wl1271_tx_fill_hdr()
347 skb->protocol == cpu_to_be16(ETH_P_PAE) || in wl1271_tx_fill_hdr()
/drivers/net/wireless/mwifiex/
Dmain.c707 if (ntohs(eth_hdr->h_proto) == ETH_P_PAE || in mwifiex_bypass_tx_queue()
/drivers/net/wireless/ath/ath9k/
Dhtc_drv_txrx.c420 !(skb->protocol == cpu_to_be16(ETH_P_PAE))) { in ath9k_htc_check_tx_aggr()

12