Searched refs:eth_type (Results 1 – 9 of 9) sorted by relevance
56 eth.eth_type = cpu_to_be16(0x8100); in set_av_attr()63 eth.eth_type = cpu_to_be16(OCRDMA_ROCE_ETH_TYPE); in set_av_attr()
1646 __be16 eth_type; member1652 __be16 eth_type; member
68 __be16 eth_type; member
152 llc_hdr->eth_type = type; in ath6kl_wmi_dix_2_dot3()283 if (llc_hdr->eth_type == htons(ip_type)) { in ath6kl_wmi_implicit_create_pstream()369 eth_hdr.h_proto = llc_hdr->eth_type; in ath6kl_wmi_dot11_hdr_remove()417 eth_hdr.h_proto = llc_hdr->eth_type; in ath6kl_wmi_dot3_2_dix()
140 ether_type = be16_to_cpu(llc_hdr->eth_type); in ath6kl_process_uapsdq()
344 u16 eth_type, nSubframe_Length; in amsdu_to_msdu() local401 eth_type = (sub_skb->data[6] << 8) | sub_skb->data[7]; in amsdu_to_msdu()404 eth_type != ETH_P_AARP && eth_type != ETH_P_IPX) || in amsdu_to_msdu()
605 u16 eth_type, len; in r8712_wlanhdr_to_ethhdr() local641 eth_type = 0x8712; in r8712_wlanhdr_to_ethhdr()
1798 int eth_type; in t1_start_xmit() local1803 eth_type = skb_network_offset(skb) == ETH_HLEN ? in t1_start_xmit()1811 hdr->eth_type_mss = htons(MK_ETH_TYPE_MSS(eth_type, in t1_start_xmit()
1156 int eth_type; in write_tx_pkt_wr() local1162 eth_type = skb_network_offset(skb) == ETH_HLEN ? in write_tx_pkt_wr()1164 tso_info |= V_LSO_ETH_TYPE(eth_type) | in write_tx_pkt_wr()