Home
last modified time | relevance | path

Searched refs:ETHER_TYPE_PAE (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
H A Dmac_data.c258 case ETHER_TYPE_PAE: in mac_get_data_type_from_8023()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_tx_data.c285 } else if (ether_header->us_ether_type == oal_host2net_short(ETHER_TYPE_PAE)) { in hmac_tx_classify_lan_to_wlan()
506 if (hi_swap_byteorder_16(ETHER_TYPE_PAE) != ether_header->us_ether_type) { in hmac_tx_filter_security()
508 hi_swap_byteorder_16(ether_header->us_ether_type), ETHER_TYPE_PAE); in hmac_tx_filter_security()
H A Dhmac_11i.c1365 if (hi_swap_byteorder_16(ETHER_TYPE_PAE) != us_ether_type) { in hmac_11i_ether_type_filter()
1370 } else if (hi_swap_byteorder_16(ETHER_TYPE_PAE) == us_ether_type) { /* EAPOL收发维测信息 */ in hmac_11i_ether_type_filter()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dnet_bdh_adpater.c597 if (protocol != ETHER_TYPE_PAE) { in hdf_bdh6_netdev_specialethertypeprocess()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hdfadapt/
H A Dnet_adpater.c273 if (etherType != ETHER_TYPE_PAE) { in SpecialEtherTypeProcess()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h151 #define ETHER_TYPE_PAE 0x888e /* EAPOL PAE/802.1x */ macro

Completed in 13 milliseconds