ether_type         40 arch/m68k/include/asm/macintosh.h 	char ether_type;
ether_type        411 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type        431 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type        443 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type        453 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type        463 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_MACE,
ether_type        473 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type        483 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type        589 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type        599 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type        609 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_MACE,
ether_type        709 arch/m68k/mac/config.c 		.ether_type	= MAC_ETHER_SONIC,
ether_type       1073 arch/m68k/mac/config.c 	if (macintosh_config->ether_type == MAC_ETHER_SONIC ||
ether_type       1081 arch/m68k/mac/config.c 	if (macintosh_config->ether_type == MAC_ETHER_MACE)
ether_type         89 drivers/firewire/net.c 		unsigned ether_type)
ether_type         92 drivers/firewire/net.c 		  | fwnet_set_hdr_ether_type(ether_type);
ether_type         96 drivers/firewire/net.c 		unsigned ether_type, unsigned dg_size, unsigned dgl)
ether_type        100 drivers/firewire/net.c 		  | fwnet_set_hdr_ether_type(ether_type);
ether_type        127 drivers/firewire/net.c 	u16 ether_type;
ether_type        489 drivers/firewire/net.c 					bool is_broadcast, u16 ether_type)
ether_type        495 drivers/firewire/net.c 	switch (ether_type) {
ether_type        516 drivers/firewire/net.c 	if (dev_hard_header(skb, net, ether_type,
ether_type        584 drivers/firewire/net.c 	u16 ether_type;
ether_type        597 drivers/firewire/net.c 		ether_type = fwnet_get_hdr_ether_type(&hdr);
ether_type        611 drivers/firewire/net.c 						    is_broadcast, ether_type);
ether_type        623 drivers/firewire/net.c 		ether_type = fwnet_get_hdr_ether_type(&hdr);
ether_type        626 drivers/firewire/net.c 		ether_type = 0;
ether_type        689 drivers/firewire/net.c 		pd->ether_type = ether_type;
ether_type        692 drivers/firewire/net.c 		ether_type = pd->ether_type;
ether_type        700 drivers/firewire/net.c 						    false, ether_type);
ether_type       1846 drivers/infiniband/hw/bnxt_re/ib_verbs.c 	u16 ether_type;
ether_type       1881 drivers/infiniband/hw/bnxt_re/ib_verbs.c 			ether_type = ETH_P_IP;
ether_type       1884 drivers/infiniband/hw/bnxt_re/ib_verbs.c 			ether_type = ETH_P_IPV6;
ether_type       1888 drivers/infiniband/hw/bnxt_re/ib_verbs.c 		ether_type = ETH_P_IBOE;
ether_type       1905 drivers/infiniband/hw/bnxt_re/ib_verbs.c 		qp->qp1_hdr.eth.type = cpu_to_be16(ether_type);
ether_type       1907 drivers/infiniband/hw/bnxt_re/ib_verbs.c 		qp->qp1_hdr.vlan.type = cpu_to_be16(ether_type);
ether_type       3183 drivers/infiniband/hw/mlx4/qp.c 		u16 ether_type;
ether_type       3186 drivers/infiniband/hw/mlx4/qp.c 		ether_type = (!is_udp) ? ETH_P_IBOE:
ether_type       3201 drivers/infiniband/hw/mlx4/qp.c 			sqp->ud_header.eth.type = cpu_to_be16(ether_type);
ether_type       3203 drivers/infiniband/hw/mlx4/qp.c 			sqp->ud_header.vlan.type = cpu_to_be16(ether_type);
ether_type       2760 drivers/infiniband/hw/mlx5/main.c 			 ethertype, ntohs(ib_spec->eth.mask.ether_type));
ether_type       2762 drivers/infiniband/hw/mlx5/main.c 			 ethertype, ntohs(ib_spec->eth.val.ether_type));
ether_type       3135 drivers/infiniband/hw/mlx5/main.c 		    ib_spec->eth.mask.ether_type) {
ether_type       3136 drivers/infiniband/hw/mlx5/main.c 			mask_valid = (ib_spec->eth.mask.ether_type ==
ether_type       3139 drivers/infiniband/hw/mlx5/main.c 			eth_type = ntohs(ib_spec->eth.val.ether_type);
ether_type        393 drivers/infiniband/hw/qedr/qedr_roce_cm.c 	u16 ether_type;
ether_type        414 drivers/infiniband/hw/qedr/qedr_roce_cm.c 		ether_type = ETH_P_IBOE;
ether_type        419 drivers/infiniband/hw/qedr/qedr_roce_cm.c 		ether_type = ETH_P_IP;
ether_type        425 drivers/infiniband/hw/qedr/qedr_roce_cm.c 		ether_type = ETH_P_IPV6;
ether_type        442 drivers/infiniband/hw/qedr/qedr_roce_cm.c 		udh->vlan.type = htons(ether_type);
ether_type        444 drivers/infiniband/hw/qedr/qedr_roce_cm.c 		udh->eth.type = htons(ether_type);
ether_type       1921 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		u16 ether_type = ntohs(hdr->h_proto);
ether_type       1924 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		if (ether_type == ETH_P_8021Q) {
ether_type       1928 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 			ether_type = ntohs(vhdr->h_vlan_encapsulated_proto);
ether_type       1932 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c 		if ((ether_type == ETH_P_FCOE) || (ether_type == ETH_P_FIP))
ether_type        191 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c 		flow->l2_key.ether_type = match.key->n_proto;
ether_type        192 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c 		flow->l2_mask.ether_type = match.mask->n_proto;
ether_type        411 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c 	req.ethertype = flow->l2_key.ether_type;
ether_type        433 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c 		flow_flags |= flow->l2_key.ether_type == htons(ETH_P_IP) ?
ether_type        807 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c 	if (!is_exactmatch(&flow->l2_mask.ether_type,
ether_type        808 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c 			   sizeof(flow->l2_mask.ether_type))) {
ether_type         24 drivers/net/ethernet/broadcom/bnxt/bnxt_tc.h 	__be16		ether_type;
ether_type       1566 drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 		spec_l2->eth.ether_type = eth_spec->h_proto;
ether_type        855 drivers/net/ethernet/mellanox/mlx4/mcg.c 			rule_hw->eth.ether_type = spec->eth.ether_type;
ether_type        918 drivers/net/ethernet/mellanox/mlx4/mcg.c 			if (cur->eth.ether_type)
ether_type        921 drivers/net/ethernet/mellanox/mlx4/mcg.c 						be16_to_cpu(cur->eth.ether_type));
ether_type        929 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c 	MLX5_SET(fpga_qpc, conn->fpga_qpc, ether_type, ETH_P_8021Q);
ether_type       3004 drivers/net/ethernet/qlogic/qed/qed_dev.c 	u16 ether_type;
ether_type       3040 drivers/net/ethernet/qlogic/qed/qed_dev.c 				ether_type = ETH_P_8021Q;
ether_type       3042 drivers/net/ethernet/qlogic/qed/qed_dev.c 				ether_type = ETH_P_8021AD;
ether_type       3044 drivers/net/ethernet/qlogic/qed/qed_dev.c 				     ether_type);
ether_type       3046 drivers/net/ethernet/qlogic/qed/qed_dev.c 				     ether_type);
ether_type       3048 drivers/net/ethernet/qlogic/qed/qed_dev.c 				     ether_type);
ether_type       3050 drivers/net/ethernet/qlogic/qed/qed_dev.c 				     ether_type);
ether_type       4013 drivers/net/ethernet/sfc/ef10.c 		if (spec->ether_type == htons(ETH_P_IP) &&
ether_type       4016 drivers/net/ethernet/sfc/ef10.c 		if (spec->ether_type == htons(ETH_P_IPV6) &&
ether_type       4087 drivers/net/ethernet/sfc/ef10.c 		__be16 ether_type =
ether_type       4098 drivers/net/ethernet/sfc/ef10.c 			COPY_VALUE(ether_type, ETHER_TYPE);
ether_type       4110 drivers/net/ethernet/sfc/ef10.c 			COPY_VALUE(ether_type, ETHER_TYPE);
ether_type       4136 drivers/net/ethernet/sfc/ef10.c 	COPY_FIELD(ETHER_TYPE, ether_type, ETHER_TYPE);
ether_type        835 drivers/net/ethernet/sfc/ethtool.c 	    spec.ether_type == htons(ETH_P_IP) &&
ether_type        862 drivers/net/ethernet/sfc/ethtool.c 	    spec.ether_type == htons(ETH_P_IPV6) &&
ether_type        909 drivers/net/ethernet/sfc/ethtool.c 			mac_entry->h_proto = spec.ether_type;
ether_type        913 drivers/net/ethernet/sfc/ethtool.c 		   spec.ether_type == htons(ETH_P_IP) &&
ether_type        933 drivers/net/ethernet/sfc/ethtool.c 		   spec.ether_type == htons(ETH_P_IPV6) &&
ether_type       1127 drivers/net/ethernet/sfc/ethtool.c 		spec.ether_type = htons(ETH_P_IP);
ether_type       1162 drivers/net/ethernet/sfc/ethtool.c 		spec.ether_type = htons(ETH_P_IPV6);
ether_type       1198 drivers/net/ethernet/sfc/ethtool.c 		spec.ether_type = htons(ETH_P_IP);
ether_type       1223 drivers/net/ethernet/sfc/ethtool.c 		spec.ether_type = htons(ETH_P_IPV6);
ether_type       1265 drivers/net/ethernet/sfc/ethtool.c 			spec.ether_type = mac_entry->h_proto;
ether_type        812 drivers/net/ethernet/sfc/falcon/ethtool.c 	    spec.ether_type == htons(ETH_P_IP) &&
ether_type        839 drivers/net/ethernet/sfc/falcon/ethtool.c 	    spec.ether_type == htons(ETH_P_IPV6) &&
ether_type        886 drivers/net/ethernet/sfc/falcon/ethtool.c 			mac_entry->h_proto = spec.ether_type;
ether_type        890 drivers/net/ethernet/sfc/falcon/ethtool.c 		   spec.ether_type == htons(ETH_P_IP) &&
ether_type        910 drivers/net/ethernet/sfc/falcon/ethtool.c 		   spec.ether_type == htons(ETH_P_IPV6) &&
ether_type       1062 drivers/net/ethernet/sfc/falcon/ethtool.c 		spec.ether_type = htons(ETH_P_IP);
ether_type       1097 drivers/net/ethernet/sfc/falcon/ethtool.c 		spec.ether_type = htons(ETH_P_IPV6);
ether_type       1133 drivers/net/ethernet/sfc/falcon/ethtool.c 		spec.ether_type = htons(ETH_P_IP);
ether_type       1158 drivers/net/ethernet/sfc/falcon/ethtool.c 		spec.ether_type = htons(ETH_P_IPV6);
ether_type       1200 drivers/net/ethernet/sfc/falcon/ethtool.c 			spec.ether_type = mac_entry->h_proto;
ether_type       1994 drivers/net/ethernet/sfc/falcon/farch.c 		if (gen_spec->ether_type != htons(ETH_P_IP))
ether_type       2097 drivers/net/ethernet/sfc/falcon/farch.c 		gen_spec->ether_type = htons(ETH_P_IP);
ether_type        138 drivers/net/ethernet/sfc/falcon/filter.h 	__be16	ether_type;
ether_type        187 drivers/net/ethernet/sfc/falcon/filter.h 	spec->ether_type = htons(ETH_P_IP);
ether_type        212 drivers/net/ethernet/sfc/falcon/filter.h 	spec->ether_type = htons(ETH_P_IP);
ether_type        857 drivers/net/ethernet/sfc/falcon/rx.c 	spec.ether_type = fk.basic.n_proto;
ether_type        880 drivers/net/ethernet/sfc/falcon/rx.c 	if (spec.ether_type == htons(ETH_P_IP))
ether_type        958 drivers/net/ethernet/sfc/falcon/rx.c 		if (spec->ether_type == htons(ETH_P_IP) &&
ether_type        961 drivers/net/ethernet/sfc/falcon/rx.c 		if (spec->ether_type == htons(ETH_P_IPV6) &&
ether_type       2053 drivers/net/ethernet/sfc/farch.c 		if (gen_spec->ether_type != htons(ETH_P_IP))
ether_type       2156 drivers/net/ethernet/sfc/farch.c 		gen_spec->ether_type = htons(ETH_P_IP);
ether_type        164 drivers/net/ethernet/sfc/filter.h 	__be16	ether_type;
ether_type        213 drivers/net/ethernet/sfc/filter.h 	spec->ether_type = htons(ETH_P_IP);
ether_type        238 drivers/net/ethernet/sfc/filter.h 	spec->ether_type = htons(ETH_P_IP);
ether_type        869 drivers/net/ethernet/sfc/rx.c 		if (req->spec.ether_type == htons(ETH_P_IP))
ether_type        935 drivers/net/ethernet/sfc/rx.c 	req->spec.ether_type = fk.basic.n_proto;
ether_type       1053 drivers/net/ethernet/sfc/rx.c 		if (spec->ether_type == htons(ETH_P_IP) &&
ether_type       1056 drivers/net/ethernet/sfc/rx.c 		if (spec->ether_type == htons(ETH_P_IPV6) &&
ether_type       2907 drivers/net/ethernet/sun/niu.c 				   u64 ether_type)
ether_type       2914 drivers/net/ethernet/sun/niu.c 	    (ether_type & ~(u64)0xffff) != 0)
ether_type       2920 drivers/net/ethernet/sun/niu.c 	val |= (ether_type << L2_CLS_ETYPE_SHIFT);
ether_type        111 drivers/net/wireless/ath/ath6kl/txrx.c 	u16 ether_type;
ether_type        133 drivers/net/wireless/ath/ath6kl/txrx.c 		ether_type = be16_to_cpu(datap->h_proto);
ether_type        134 drivers/net/wireless/ath/ath6kl/txrx.c 		if (is_ethertype(ether_type)) {
ether_type        141 drivers/net/wireless/ath/ath6kl/txrx.c 			ether_type = be16_to_cpu(llc_hdr->eth_type);
ether_type        145 drivers/net/wireless/ath/ath6kl/txrx.c 		if (ether_type == IP_ETHERTYPE)
ether_type        250 drivers/net/wireless/intel/ipw2x00/libipw_tx.c 	__be16 ether_type;
ether_type        281 drivers/net/wireless/intel/ipw2x00/libipw_tx.c 	ether_type = ((struct ethhdr *)skb->data)->h_proto;
ether_type        285 drivers/net/wireless/intel/ipw2x00/libipw_tx.c 	encrypt = !(ether_type == htons(ETH_P_PAE) && ieee->ieee802_1x) &&
ether_type        292 drivers/net/wireless/intel/ipw2x00/libipw_tx.c 	    ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) {
ether_type        351 drivers/net/wireless/intel/ipw2x00/libipw_tx.c 				    ether_type);
ether_type        474 drivers/net/wireless/intel/ipw2x00/libipw_tx.c 					    ether_type);
ether_type        479 drivers/net/wireless/marvell/mwifiex/tdls.c 	tf->ether_type = cpu_to_be16(ETH_P_TDLS);
ether_type       1499 drivers/net/wireless/realtek/rtlwifi/base.c 	u16 ether_type;
ether_type       1507 drivers/net/wireless/realtek/rtlwifi/base.c 	ether_type = be16_to_cpup((__be16 *)ether_type_ptr);
ether_type       1509 drivers/net/wireless/realtek/rtlwifi/base.c 	if (ETH_P_IP == ether_type) {
ether_type       1533 drivers/net/wireless/realtek/rtlwifi/base.c 	} else if (ETH_P_ARP == ether_type) {
ether_type       1538 drivers/net/wireless/realtek/rtlwifi/base.c 	} else if (ETH_P_PAE == ether_type) {
ether_type       1555 drivers/net/wireless/realtek/rtlwifi/base.c 	} else if (ETH_P_IPV6 == ether_type) {
ether_type       1599 drivers/net/wireless/realtek/rtlwifi/base.c 	u16 ether_type;
ether_type       1604 drivers/net/wireless/realtek/rtlwifi/base.c 	ether_type = be16_to_cpup((__be16 *)ether_type_ptr);
ether_type       1606 drivers/net/wireless/realtek/rtlwifi/base.c 	if (ether_type == ETH_P_PAE || ieee80211_is_nullfunc(fc))
ether_type        428 drivers/staging/rtl8188eu/core/rtw_recv.c 	u16	ether_type;
ether_type        451 drivers/staging/rtl8188eu/core/rtw_recv.c 		ether_type = ntohs(be_tmp);
ether_type        458 drivers/staging/rtl8188eu/core/rtw_recv.c 			if (ether_type == eapol_type) {
ether_type        478 drivers/staging/rtl8188eu/core/rtw_recv.c 			if (ether_type == eapol_type) {
ether_type        484 drivers/staging/rtl8188eu/core/rtw_recv.c 				RT_TRACE(_module_rtl871x_recv_c_, _drv_info_, ("########%s:ether_type=0x%04x\n", __func__, ether_type));
ether_type        374 drivers/staging/rtl8188eu/core/rtw_xmit.c 	if (pattrib->ether_type == 0x0800) {
ether_type        379 drivers/staging/rtl8188eu/core/rtw_xmit.c 	} else if (pattrib->ether_type == ETH_P_PAE) {
ether_type        407 drivers/staging/rtl8188eu/core/rtw_xmit.c 	pattrib->ether_type = ntohs(etherhdr.h_proto);
ether_type        428 drivers/staging/rtl8188eu/core/rtw_xmit.c 	if (pattrib->ether_type == ETH_P_IP) {
ether_type        439 drivers/staging/rtl8188eu/core/rtw_xmit.c 			if (pattrib->ether_type == ETH_P_IP) {/*  IP header */
ether_type        450 drivers/staging/rtl8188eu/core/rtw_xmit.c 	} else if (pattrib->ether_type == ETH_P_PAE) {
ether_type        454 drivers/staging/rtl8188eu/core/rtw_xmit.c 	if ((pattrib->ether_type == ETH_P_PAE) || (pattrib->dhcp_pkt == 1))
ether_type        458 drivers/staging/rtl8188eu/core/rtw_xmit.c 	if ((pattrib->ether_type == ETH_P_ARP) || (pattrib->ether_type == ETH_P_PAE) || (pattrib->dhcp_pkt == 1))
ether_type        514 drivers/staging/rtl8188eu/core/rtw_xmit.c 		if (pattrib->ether_type != ETH_P_PAE) {
ether_type        515 drivers/staging/rtl8188eu/core/rtw_xmit.c 			RT_TRACE(_module_rtl871x_xmit_c_, _drv_err_, ("\npsta->ieee8021x_blocked == true,  pattrib->ether_type(%.4x) != ETH_P_PAE\n", pattrib->ether_type));
ether_type        995 drivers/staging/rtl8188eu/core/rtw_xmit.c 			llc_sz = rtw_put_snap(pframe, pattrib->ether_type);
ether_type        238 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 		if ((pattrib->ether_type != 0x888e) &&
ether_type        239 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 		    (pattrib->ether_type != 0x0806) &&
ether_type        240 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 		    (pattrib->ether_type != 0x88b4) &&
ether_type        344 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	    (pxmitframe->attrib.ether_type != 0x0806) &&
ether_type        345 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	    (pxmitframe->attrib.ether_type != 0x888e) &&
ether_type        346 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	    (pxmitframe->attrib.ether_type != 0x88b4) &&
ether_type        566 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	if ((pfirstframe->attrib.ether_type != 0x0806) &&
ether_type        567 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	    (pfirstframe->attrib.ether_type != 0x888e) &&
ether_type        568 drivers/staging/rtl8188eu/hal/rtl8188eu_xmit.c 	    (pfirstframe->attrib.ether_type != 0x88b4) &&
ether_type        106 drivers/staging/rtl8188eu/include/rtw_xmit.h 	u16	ether_type;
ether_type        557 drivers/staging/rtl8192e/rtllib_tx.c 	int ether_type = 0, encrypt;
ether_type        599 drivers/staging/rtl8192e/rtllib_tx.c 		ether_type = ntohs(((struct ethhdr *)skb->data)->h_proto);
ether_type        617 drivers/staging/rtl8192e/rtllib_tx.c 			if (ether_type == ETH_P_IP) {
ether_type        633 drivers/staging/rtl8192e/rtllib_tx.c 			} else if (ether_type == ETH_P_ARP) {
ether_type        644 drivers/staging/rtl8192e/rtllib_tx.c 		encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) &&
ether_type        647 drivers/staging/rtl8192e/rtllib_tx.c 		    ieee->drop_unencrypted && ether_type != ETH_P_PAE) {
ether_type        651 drivers/staging/rtl8192e/rtllib_tx.c 		if (crypt && !encrypt && ether_type == ETH_P_PAE) {
ether_type        832 drivers/staging/rtl8192e/rtllib_tx.c 					sizeof(u16)), ether_type);
ether_type        889 drivers/staging/rtl8192e/rtllib_tx.c 		if (ether_type == ETH_P_PAE) {
ether_type       1309 drivers/staging/rtl8192u/ieee80211/ieee80211.h 	u16 ether_type;
ether_type        538 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 	int ether_type = 0, encrypt;
ether_type        574 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 		ether_type = ntohs(((struct ethhdr *)skb->data)->h_proto);
ether_type        578 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 		encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) &&
ether_type        582 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 		ieee->drop_unencrypted && ether_type != ETH_P_PAE) {
ether_type        587 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 		if (crypt && !encrypt && ether_type == ETH_P_PAE) {
ether_type        750 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 					ether_type);
ether_type        293 drivers/staging/rtl8712/rtl8712_xmit.c 	if (pxmitframe->attrib.ether_type != 0x0806) {
ether_type        294 drivers/staging/rtl8712/rtl8712_xmit.c 		if ((pxmitframe->attrib.ether_type != 0x888e) &&
ether_type        519 drivers/staging/rtl8712/rtl8712_xmit.c 		if ((pattrib->ether_type != 0x888e) &&
ether_type        520 drivers/staging/rtl8712/rtl8712_xmit.c 		    (pattrib->ether_type != 0x0806) &&
ether_type        697 drivers/staging/rtl8712/rtl8712_xmit.c 	if (pxmitframe->attrib.ether_type != 0x0806) {
ether_type        698 drivers/staging/rtl8712/rtl8712_xmit.c 		if (pxmitframe->attrib.ether_type != 0x888e)
ether_type        237 drivers/staging/rtl8712/rtl871x_recv.c 	u16 ether_type;
ether_type        248 drivers/staging/rtl8712/rtl871x_recv.c 		ether_type = get_unaligned_be16(ptr);
ether_type        254 drivers/staging/rtl8712/rtl871x_recv.c 			if (ether_type == 0x888e) {
ether_type        269 drivers/staging/rtl8712/rtl871x_recv.c 			if (ether_type == 0x888e) {
ether_type        195 drivers/staging/rtl8712/rtl871x_xmit.c 	pattrib->ether_type = ntohs(etherhdr.h_proto);
ether_type        201 drivers/staging/rtl8712/rtl871x_xmit.c 	if (pattrib->ether_type == 0x0806) {
ether_type        226 drivers/staging/rtl8712/rtl871x_xmit.c 		if (pattrib->ether_type != 0x8712)
ether_type        239 drivers/staging/rtl8712/rtl871x_xmit.c 	if (pattrib->ether_type == ETH_P_IP) {
ether_type        249 drivers/staging/rtl8712/rtl871x_xmit.c 			if (pattrib->ether_type == ETH_P_IP) {/* IP header*/
ether_type        302 drivers/staging/rtl8712/rtl871x_xmit.c 		if ((pattrib->ether_type != 0x888e) &&
ether_type        614 drivers/staging/rtl8712/rtl871x_xmit.c 		if (pattrib->ether_type == 0x8712) {
ether_type        665 drivers/staging/rtl8712/rtl871x_xmit.c 			llc_sz = r8712_put_snap(pframe, pattrib->ether_type);
ether_type         95 drivers/staging/rtl8712/rtl871x_xmit.h 	u16	ether_type;
ether_type         76 drivers/staging/rtl8712/xmit_linux.c 	if (pattrib->ether_type == 0x0800) {
ether_type         86 drivers/staging/rtl8712/xmit_linux.c 		if (pattrib->ether_type == 0x888e)
ether_type        553 drivers/staging/rtl8723bs/core/rtw_recv.c 	u16 ether_type = 0;
ether_type        585 drivers/staging/rtl8723bs/core/rtw_recv.c 			ether_type = ntohs(be_tmp);
ether_type        587 drivers/staging/rtl8723bs/core/rtw_recv.c 			if (ether_type == eapol_type)
ether_type        520 drivers/staging/rtl8723bs/core/rtw_xmit.c 		if ((pattrib->ether_type != 0x888e) && (check_fwstate(pmlmepriv, WIFI_MP_STATE) == false)) {
ether_type        521 drivers/staging/rtl8723bs/core/rtw_xmit.c 			RT_TRACE(_module_rtl871x_xmit_c_, _drv_err_, ("\npsta->ieee8021x_blocked == true,  pattrib->ether_type(%.4x) != 0x888e\n", pattrib->ether_type));
ether_type        523 drivers/staging/rtl8723bs/core/rtw_xmit.c 			DBG_871X("DBG_TX_DROP_FRAME %s psta->ieee8021x_blocked == true,  pattrib->ether_type(%04x) != 0x888e\n", __func__, pattrib->ether_type);
ether_type        549 drivers/staging/rtl8723bs/core/rtw_xmit.c 		if (((pattrib->encrypt == _WEP40_) || (pattrib->encrypt == _WEP104_)) && (pattrib->ether_type == 0x888e))
ether_type        666 drivers/staging/rtl8723bs/core/rtw_xmit.c 	if (pattrib->ether_type == 0x0800) {
ether_type        694 drivers/staging/rtl8723bs/core/rtw_xmit.c 	pattrib->ether_type = ntohs(etherhdr.h_proto);
ether_type        719 drivers/staging/rtl8723bs/core/rtw_xmit.c 	if (ETH_P_IP == pattrib->ether_type) {
ether_type        729 drivers/staging/rtl8723bs/core/rtw_xmit.c 			if (ETH_P_IP == pattrib->ether_type) {/*  IP header */
ether_type        753 drivers/staging/rtl8723bs/core/rtw_xmit.c 	} else if (0x888e == pattrib->ether_type) {
ether_type        757 drivers/staging/rtl8723bs/core/rtw_xmit.c 	if ((pattrib->ether_type == 0x888e) || (pattrib->dhcp_pkt == 1))
ether_type       1291 drivers/staging/rtl8723bs/core/rtw_xmit.c 			llc_sz = rtw_put_snap(pframe, pattrib->ether_type);
ether_type       2361 drivers/staging/rtl8723bs/core/rtw_xmit.c 		if (attrib->ether_type == 0x0806
ether_type       2362 drivers/staging/rtl8723bs/core/rtw_xmit.c 			|| attrib->ether_type == 0x888e
ether_type       2366 drivers/staging/rtl8723bs/core/rtw_xmit.c 				, attrib->ether_type, attrib->dhcp_pkt?" DHCP":"");
ether_type       3091 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 			(pattrib->ether_type != 0x888e) &&
ether_type       3092 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 			(pattrib->ether_type != 0x0806) &&
ether_type       3093 drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c 			(pattrib->ether_type != 0x88B4) &&
ether_type        567 drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c 		(pxmitframe->attrib.ether_type != 0x0806) &&
ether_type        568 drivers/staging/rtl8723bs/hal/rtl8723bs_xmit.c 		(pxmitframe->attrib.ether_type != 0x888e) &&
ether_type        146 drivers/staging/rtl8723bs/include/rtw_xmit.h 	u16 ether_type;
ether_type       1159 include/linux/ieee80211.h 	__be16 ether_type;
ether_type       1217 include/linux/mlx4/device.h 	__be16	ether_type;
ether_type       1314 include/linux/mlx4/device.h 	__be16  ether_type;
ether_type        216 include/linux/mlx5/mlx5_ifc_fpga.h 	u8         ether_type[0x10];
ether_type       1860 include/rdma/ib_verbs.h 	__be16	ether_type;
ether_type        914 include/uapi/rdma/ib_user_verbs.h 	__be16 ether_type;
ether_type        756 net/mac80211/tdls.c 	tf->ether_type = cpu_to_be16(ETH_P_TDLS);