ETH_P_TDLS         56 drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c 			    ntohs(rx_hdr->eth803_hdr.h_proto) == ETH_P_TDLS) {
ETH_P_TDLS        776 drivers/net/wireless/marvell/mwifiex/main.c 	     (ntohs(eth_hdr->h_proto) == ETH_P_TDLS))) {
ETH_P_TDLS        150 drivers/net/wireless/marvell/mwifiex/sta_rx.c 	    ntohs(rx_pkt_hdr->eth803_hdr.h_proto) == ETH_P_TDLS) {
ETH_P_TDLS        479 drivers/net/wireless/marvell/mwifiex/tdls.c 	tf->ether_type = cpu_to_be16(ETH_P_TDLS);
ETH_P_TDLS        825 drivers/net/wireless/marvell/mwifiex/wmm.c 		if (ntohs(eth_hdr->h_proto) == ETH_P_TDLS)
ETH_P_TDLS       3311 include/linux/ieee80211.h 		if (get_unaligned_be16(tdls_data) == ETH_P_TDLS &&
ETH_P_TDLS       2847 net/mac80211/rx.c 						cpu_to_be16(ETH_P_TDLS))) {
ETH_P_TDLS       4217 net/mac80211/rx.c 		if (unlikely(payload->proto == cpu_to_be16(ETH_P_TDLS) ||
ETH_P_TDLS        756 net/mac80211/tdls.c 	tf->ether_type = cpu_to_be16(ETH_P_TDLS);
ETH_P_TDLS       2368 net/mac80211/tx.c 	return ethertype == ETH_P_TDLS &&