Home
last modified time | relevance | path

Searched refs:ETH_P_TDLS (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_ether.h102 #define ETH_P_TDLS 0x890D /* TDLS */ macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_ether.h104 #define ETH_P_TDLS 0x890D /* TDLS */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_ether.h102 #define ETH_P_TDLS 0x890D /* TDLS */ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_rx.c150 ntohs(rx_pkt_hdr->eth803_hdr.h_proto) == ETH_P_TDLS) { in mwifiex_process_rx_packet()
H A D11n_rxreorder.c56 ntohs(rx_hdr->eth803_hdr.h_proto) == ETH_P_TDLS) { in mwifiex_11n_dispatch_amsdu_pkt()
H A Dwmm.c840 if (ntohs(eth_hdr->h_proto) == ETH_P_TDLS) in mwifiex_wmm_add_buf_txqueue()
H A Dmain.c778 (ntohs(eth_hdr->h_proto) == ETH_P_TDLS))) { in mwifiex_bypass_tx_queue()
H A Dtdls.c480 tf->ether_type = cpu_to_be16(ETH_P_TDLS); in mwifiex_prep_tdls_encap_data()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dtdls.c755 tf->ether_type = cpu_to_be16(ETH_P_TDLS); in ieee80211_prep_tdls_encap_data()
H A Drx.c3015 cpu_to_be16(ETH_P_TDLS))) { in ieee80211_rx_h_data()
4441 if (unlikely(payload->proto == cpu_to_be16(ETH_P_TDLS) || in ieee80211_invoke_fast_rx()
H A Dtx.c2399 return ethertype == ETH_P_TDLS && in ieee80211_is_tdls_setup()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h3702 if (get_unaligned_be16(tdls_data) == ETH_P_TDLS && in ieee80211_get_tdls_action()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c272 shdr->type != htons(ETH_P_TDLS)))) in iwl_mvm_create_skb()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c6443 case htons(ETH_P_TDLS):