Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_ether.h106 #define ETH_P_TDLS 0x890D /* TDLS */ macro
/linux/drivers/net/wireless/marvell/mwifiex/
A Dsta_rx.c150 ntohs(rx_pkt_hdr->eth803_hdr.h_proto) == ETH_P_TDLS) { in mwifiex_process_rx_packet()
A D11n_rxreorder.c56 ntohs(rx_hdr->eth803_hdr.h_proto) == ETH_P_TDLS) { in mwifiex_11n_dispatch_amsdu_pkt()
A Dwmm.c840 if (ntohs(eth_hdr->h_proto) == ETH_P_TDLS) in mwifiex_wmm_add_buf_txqueue()
A Dmain.c799 (ntohs(eth_hdr->h_proto) == ETH_P_TDLS))) { in mwifiex_bypass_tx_queue()
A Dtdls.c480 tf->ether_type = cpu_to_be16(ETH_P_TDLS); in mwifiex_prep_tdls_encap_data()
/linux/net/mac80211/
A Drx.c3022 cpu_to_be16(ETH_P_TDLS))) { in ieee80211_rx_h_data()
3031 rx->skb->protocol = cpu_to_be16(ETH_P_TDLS); in ieee80211_rx_h_data()
4602 if (unlikely(payload->proto == cpu_to_be16(ETH_P_TDLS) || in ieee80211_invoke_fast_rx()
A Dtdls.c755 tf->ether_type = cpu_to_be16(ETH_P_TDLS); in ieee80211_prep_tdls_encap_data()
A Diface.c1519 if (skb->protocol == cpu_to_be16(ETH_P_TDLS)) in ieee80211_iface_work()
A Dtx.c2423 return ethertype == ETH_P_TDLS && in ieee80211_is_tdls_setup()
/linux/include/linux/
A Dieee80211.h3855 if (get_unaligned_be16(tdls_data) == ETH_P_TDLS && in ieee80211_get_tdls_action()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Drxmq.c189 shdr->type != htons(ETH_P_TDLS)))) in iwl_mvm_create_skb()

Completed in 140 milliseconds