Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/
Diwl-devtrace.h59 *(__be16 *)(skb->data + offs) != cpu_to_be16(ETH_P_PAE); in iwl_trace_data()
/Linux-v4.19/include/uapi/linux/
Dif_ether.h88 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap_80211_tx.c444 meta->ethertype != ETH_P_PAE && in hostap_master_start_xmit()
486 if (local->ieee_802_1x && meta->ethertype == ETH_P_PAE && tx.crypt && in hostap_master_start_xmit()
505 meta->ethertype != ETH_P_PAE) { in hostap_master_start_xmit()
Dhostap_80211_rx.c640 if (ethertype == ETH_P_PAE) in hostap_is_eapol_frame()
1013 if (ethertype == ETH_P_PAE) { in hostap_80211_rx()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_tx.c660 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) && in rtllib_xmit_inter()
663 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in rtllib_xmit_inter()
667 if (crypt && !encrypt && ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
905 if (ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
Drtllib.h471 #ifndef ETH_P_PAE
472 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/Linux-v4.19/drivers/net/wireless/intel/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()
/Linux-v4.19/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.h550 #ifndef ETH_P_PAE
551 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/Linux-v4.19/drivers/staging/rtl8712/
Dieee80211.h261 #ifndef ETH_P_PAE
262 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dieee80211.h317 #ifndef ETH_P_PAE
318 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Drc.c258 !(skb->protocol == cpu_to_be16(ETH_P_PAE))) { in rtl_tx_status()
Dbase.c1554 } else if (ETH_P_PAE == ether_type) { in rtl_is_special_data()
1622 if (ether_type == ETH_P_PAE || ieee80211_is_nullfunc(fc)) in rtl_is_tx_report_skb()
/Linux-v4.19/drivers/staging/rtlwifi/
Drc.c225 !(skb->protocol == cpu_to_be16(ETH_P_PAE))) { in rtl_tx_status()
/Linux-v4.19/drivers/net/wireless/st/cw1200/
Dpm.c67 .type = __cpu_to_le16(ETH_P_PAE),
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_xmit.c385 } else if (pattrib->ether_type == ETH_P_PAE) { in set_qos()
452 } else if (pattrib->ether_type == ETH_P_PAE) { in update_attrib()
456 if ((pattrib->ether_type == ETH_P_PAE) || (pattrib->dhcp_pkt == 1)) in update_attrib()
460 …if ((pattrib->ether_type == ETH_P_ARP) || (pattrib->ether_type == ETH_P_PAE) || (pattrib->dhcp_pkt… in update_attrib()
514 if (pattrib->ether_type != ETH_P_PAE) { in update_attrib()
/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dtxrx.c1149 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_ucast()
1199 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_ring_sta()
1238 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_bcast_1()
1277 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_bcast_2()
1305 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_bcast_2()
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dieee80211.h314 #ifndef ETH_P_PAE
315 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
/Linux-v4.19/drivers/net/wireless/rsi/
Drsi_91x_core.c467 if (skb->protocol == cpu_to_be16(ETH_P_PAE)) { in rsi_core_xmit()
Drsi_91x_hal.c222 if (skb->protocol == cpu_to_be16(ETH_P_PAE)) { in rsi_prepare_data_desc()
/Linux-v4.19/net/wireless/
Dwext-sme.c192 cpu_to_be16(ETH_P_PAE); in cfg80211_mgd_wext_siwessid()
/Linux-v4.19/drivers/staging/ks7010/
Dks_hostif.c1095 if (eth_proto == ETH_P_PAE && in hostif_data_request()
1106 if (eth_proto == ETH_P_PAE && in hostif_data_request()
1131 if (eth_proto == ETH_P_PAE) in hostif_data_request()
1147 if (eth_proto == ETH_P_PAE && in hostif_data_request()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dtx.c333 if (skb->protocol == cpu_to_be16(ETH_P_PAE)) in wl1271_tx_fill_hdr()
345 skb->protocol == cpu_to_be16(ETH_P_PAE) || in wl1271_tx_fill_hdr()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcore.c328 if (eh->h_proto == htons(ETH_P_PAE)) in brcmf_netdev_start_xmit()
496 if (type == ETH_P_PAE) { in brcmf_txfinalize()

12