Home
last modified time | relevance | path

Searched refs:ETHER_TYPE_TDLS (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_data.c262 case ETHER_TYPE_TDLS: in mac_get_data_type_from_8023()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_tx_data.c294 } else if (ether_header->us_ether_type == oal_host2net_short(ETHER_TYPE_TDLS)) { in hmac_tx_classify_lan_to_wlan()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h157 #define ETHER_TYPE_TDLS 0x890d /* TDLS */ macro