/linux/drivers/net/wireless/intel/iwlwifi/ |
A D | iwl-devtrace.h | 40 *(__be16 *)(skb->data + offs) != cpu_to_be16(ETH_P_PAE); in iwl_trace_data()
|
/linux/drivers/staging/rtl8192e/ |
A D | rtllib_tx.c | 644 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) && in rtllib_xmit_inter() 647 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in rtllib_xmit_inter() 651 if (crypt && !encrypt && ether_type == ETH_P_PAE) { in rtllib_xmit_inter() 889 if (ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
|
A D | rtllib.h | 467 #ifndef ETH_P_PAE 468 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
|
/linux/drivers/net/wireless/intersil/hostap/ |
A D | hostap_80211_tx.c | 444 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()
|
A D | hostap_80211_rx.c | 640 if (ethertype == ETH_P_PAE) in hostap_is_eapol_frame() 1013 if (ethertype == ETH_P_PAE) { in hostap_80211_rx()
|
/linux/include/uapi/linux/ |
A D | if_ether.h | 88 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
|
/linux/drivers/staging/rtl8192u/ieee80211/ |
A D | ieee80211_tx.c | 576 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) && in ieee80211_xmit() 580 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in ieee80211_xmit() 585 if (crypt && !encrypt && ether_type == ETH_P_PAE) { in ieee80211_xmit()
|
A D | ieee80211.h | 546 #ifndef ETH_P_PAE 547 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
A D | libipw_tx.c | 285 encrypt = !(ether_type == htons(ETH_P_PAE) && ieee->ieee802_1x) && in libipw_xmit() 292 ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) { in libipw_xmit()
|
A D | libipw_rx.c | 260 if (ethertype == ETH_P_PAE) in libipw_is_eapol_frame() 713 if (ethertype == ETH_P_PAE) { in libipw_rx()
|
/linux/drivers/staging/rtl8723bs/include/ |
A D | ieee80211.h | 257 #ifndef ETH_P_PAE 258 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
|
/linux/drivers/net/wireless/ath/wil6210/ |
A D | txrx.c | 955 if (skb->protocol == cpu_to_be16(ETH_P_PAE)) in wil_netif_rx() 1416 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_ucast() 1466 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_ring_sta() 1505 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_bcast_1() 1572 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_bcast_2() 1600 skb->protocol != cpu_to_be16(ETH_P_PAE)) in wil_find_tx_bcast_2() 2508 if (skb->protocol == cpu_to_be16(ETH_P_PAE)) in wil_tx_complete()
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
A D | rc.c | 233 !(skb->protocol == cpu_to_be16(ETH_P_PAE))) { in rtl_tx_status()
|
/linux/drivers/net/wireless/st/cw1200/ |
A D | pm.c | 64 .type = __cpu_to_le16(ETH_P_PAE),
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
A D | sdio_mac.c | 207 if (sta && likely(e->skb->protocol != cpu_to_be16(ETH_P_PAE))) in mt7921s_tx_complete_skb()
|
A D | pci_mac.c | 135 if (likely(t->skb->protocol != cpu_to_be16(ETH_P_PAE))) in mt7921_txwi_free()
|
/linux/drivers/staging/r8188eu/include/ |
A D | ieee80211.h | 369 #ifndef ETH_P_PAE 370 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */ macro
|
/linux/net/wireless/ |
A D | wext-sme.c | 192 cpu_to_be16(ETH_P_PAE); in cfg80211_mgd_wext_siwessid()
|
/linux/drivers/net/wireless/rsi/ |
A D | rsi_91x_core.c | 468 if (skb->protocol == cpu_to_be16(ETH_P_PAE)) { in rsi_core_xmit()
|
/linux/drivers/net/phy/mscc/ |
A D | mscc_macsec.c | 672 flow->etype = ETH_P_PAE; in vsc8584_macsec_default_flows() 687 flow->etype = ETH_P_PAE; in vsc8584_macsec_default_flows()
|
/linux/drivers/staging/ks7010/ |
A D | ks_hostif.c | 1151 if (eth_proto == ETH_P_PAE && in hostif_data_request() 1162 if (eth_proto == ETH_P_PAE && in hostif_data_request() 1190 if (eth_proto == ETH_P_PAE) in hostif_data_request() 1206 if (eth_proto == ETH_P_PAE && in hostif_data_request()
|
/linux/drivers/net/wireless/ti/wlcore/ |
A D | tx.c | 319 if (skb->protocol == cpu_to_be16(ETH_P_PAE)) in wl1271_tx_fill_hdr() 331 skb->protocol == cpu_to_be16(ETH_P_PAE) || in wl1271_tx_fill_hdr()
|
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
A D | core.c | 353 if (eh->h_proto == htons(ETH_P_PAE)) in brcmf_netdev_start_xmit() 554 if (type == ETH_P_PAE) { in brcmf_txfinalize()
|
/linux/drivers/net/wireless/realtek/rtw88/ |
A D | tx.c | 524 if (unlikely(skb->protocol == cpu_to_be16(ETH_P_PAE))) in rtw_txq_check_agg()
|
/linux/drivers/net/wireless/quantenna/qtnfmac/ |
A D | core.c | 127 if (unlikely(skb->protocol == htons(ETH_P_PAE))) { in qtnf_netdev_hard_start_xmit()
|