Home
last modified time | relevance | path

Searched refs:ether_type (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/arch/m68k/mac/
H A Dconfig.c394 .ether_type = MAC_ETHER_SONIC,
414 .ether_type = MAC_ETHER_SONIC,
426 .ether_type = MAC_ETHER_SONIC,
436 .ether_type = MAC_ETHER_SONIC,
446 .ether_type = MAC_ETHER_MACE,
456 .ether_type = MAC_ETHER_SONIC,
466 .ether_type = MAC_ETHER_SONIC,
572 .ether_type = MAC_ETHER_SONIC,
582 .ether_type = MAC_ETHER_SONIC,
592 .ether_type = MAC_ETHER_MACE,
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Drtl8188eu_xmit.c236 if ((pattrib->ether_type != 0x888e) && in update_txdesc()
237 (pattrib->ether_type != 0x0806) && in update_txdesc()
238 (pattrib->ether_type != 0x88b4) && in update_txdesc()
342 (pxmitframe->attrib.ether_type != 0x0806) && in rtw_dump_xframe()
343 (pxmitframe->attrib.ether_type != 0x888e) && in rtw_dump_xframe()
344 (pxmitframe->attrib.ether_type != 0x88b4) && in rtw_dump_xframe()
564 if ((pfirstframe->attrib.ether_type != 0x0806) && in rtl8188eu_xmitframe_complete()
565 (pfirstframe->attrib.ether_type != 0x888e) && in rtl8188eu_xmitframe_complete()
566 (pfirstframe->attrib.ether_type != 0x88b4) && in rtl8188eu_xmitframe_complete()
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dnet.c89 unsigned ether_type) in fwnet_make_uf_hdr() argument
92 | fwnet_set_hdr_ether_type(ether_type); in fwnet_make_uf_hdr()
96 unsigned ether_type, unsigned dg_size, unsigned dgl) in fwnet_make_ff_hdr() argument
100 | fwnet_set_hdr_ether_type(ether_type); in fwnet_make_ff_hdr()
127 u16 ether_type; member
489 bool is_broadcast, u16 ether_type) in fwnet_finish_incoming_packet() argument
495 switch (ether_type) { in fwnet_finish_incoming_packet()
516 if (dev_hard_header(skb, net, ether_type, in fwnet_finish_incoming_packet()
584 u16 ether_type; in fwnet_incoming_packet() local
597 ether_type = fwnet_get_hdr_ether_type(&hdr); in fwnet_incoming_packet()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c250 __be16 ether_type; in libipw_xmit() local
281 ether_type = ((struct ethhdr *)skb->data)->h_proto; in libipw_xmit()
285 encrypt = !(ether_type == htons(ETH_P_PAE) && ieee->ieee802_1x) && in libipw_xmit()
292 ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) { in libipw_xmit()
351 ether_type); in libipw_xmit()
474 ether_type); in libipw_xmit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dfilter.h138 __be16 ether_type; member
187 spec->ether_type = htons(ETH_P_IP); in ef4_filter_set_ipv4_local()
212 spec->ether_type = htons(ETH_P_IP); in ef4_filter_set_ipv4_full()
H A Dethtool.c809 spec.ether_type == htons(ETH_P_IP) && in ef4_ethtool_get_class_rule()
836 spec.ether_type == htons(ETH_P_IPV6) && in ef4_ethtool_get_class_rule()
883 mac_entry->h_proto = spec.ether_type; in ef4_ethtool_get_class_rule()
887 spec.ether_type == htons(ETH_P_IP) && in ef4_ethtool_get_class_rule()
907 spec.ether_type == htons(ETH_P_IPV6) && in ef4_ethtool_get_class_rule()
1059 spec.ether_type = htons(ETH_P_IP); in ef4_ethtool_set_class_rule()
1094 spec.ether_type = htons(ETH_P_IPV6); in ef4_ethtool_set_class_rule()
1130 spec.ether_type = htons(ETH_P_IP); in ef4_ethtool_set_class_rule()
1155 spec.ether_type = htons(ETH_P_IPV6); in ef4_ethtool_set_class_rule()
1197 spec.ether_type = mac_entry->h_proto; in ef4_ethtool_set_class_rule()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dfilter.h165 __be16 ether_type; member
214 spec->ether_type = htons(ETH_P_IP); in efx_filter_set_ipv4_local()
239 spec->ether_type = htons(ETH_P_IP); in efx_filter_set_ipv4_full()
H A Dethtool_common.c671 spec.ether_type == htons(ETH_P_IP) && in efx_ethtool_get_class_rule()
698 spec.ether_type == htons(ETH_P_IPV6) && in efx_ethtool_get_class_rule()
745 mac_entry->h_proto = spec.ether_type; in efx_ethtool_get_class_rule()
749 spec.ether_type == htons(ETH_P_IP) && in efx_ethtool_get_class_rule()
769 spec.ether_type == htons(ETH_P_IPV6) && in efx_ethtool_get_class_rule()
966 spec.ether_type = htons(ETH_P_IP); in efx_ethtool_set_class_rule()
1001 spec.ether_type = htons(ETH_P_IPV6); in efx_ethtool_set_class_rule()
1037 spec.ether_type = htons(ETH_P_IP); in efx_ethtool_set_class_rule()
1062 spec.ether_type = htons(ETH_P_IPV6); in efx_ethtool_set_class_rule()
1104 spec.ether_type = mac_entry->h_proto; in efx_ethtool_set_class_rule()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib_tx.c557 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
599 ether_type = ntohs(((struct ethhdr *)skb->data)->h_proto); in rtllib_xmit_inter()
617 if (ether_type == ETH_P_IP) { in rtllib_xmit_inter()
633 } else if (ether_type == ETH_P_ARP) { in rtllib_xmit_inter()
644 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) && in rtllib_xmit_inter()
647 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in rtllib_xmit_inter()
651 if (crypt && !encrypt && ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
832 sizeof(u16)), ether_type); in rtllib_xmit_inter()
889 if (ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dvlan.h61 uint16 ether_type; member
76 uint16 ether_type; /* ethertype */ member
H A Dbcmproto.h95 type = ntoh16(eh->ether_type); in hnd_frame_proto()
117 type = ntoh16(svh->ether_type); in hnd_frame_proto()
131 type = ntoh16(evh->ether_type); in hnd_frame_proto()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dvlan.h69 uint16 ether_type; member
84 uint16 ether_type; /* ethertype */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dvlan.h69 uint16 ether_type; member
84 uint16 ether_type; /* ethertype */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dvlan.h68 uint16 ether_type; member
83 uint16 ether_type; /* ethertype */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dvlan.h61 uint16 ether_type; member
76 uint16 ether_type; /* ethertype */ member
H A Dbcmproto.h95 type = ntoh16(eh->ether_type); in hnd_frame_proto()
117 type = ntoh16(svh->ether_type); in hnd_frame_proto()
131 type = ntoh16(evh->ether_type); in hnd_frame_proto()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dvlan.h69 uint16 ether_type; member
84 uint16 ether_type; /* ethertype */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_pktdump.c410 uint16 ether_type; in dhd_dump_pkt() local
423 ether_type = ntoh16(eh->ether_type); in dhd_dump_pkt()
424 if (ether_type == ETHER_TYPE_802_1X) { in dhd_dump_pkt()
428 if (ether_type == ETHER_TYPE_IP) { in dhd_dump_pkt()
437 if (ether_type == ETHER_TYPE_ARP) { in dhd_dump_pkt()
438 if (dhd_check_arp(pktdata, ether_type)) { in dhd_dump_pkt()
1010 dhd_check_ip_prot(uint8 *pktdata, uint16 ether_type) in dhd_check_ip_prot() argument
1016 if ((ether_type != ETHER_TYPE_IP) || in dhd_check_ip_prot()
1267 dhd_check_arp(uint8 *pktdata, uint16 ether_type) in dhd_check_arp() argument
1273 if ((ether_type != ETHER_TYPE_ARP) || in dhd_check_arp()
[all …]
H A Ddhd_linux_pktdump.h130 extern bool dhd_check_ip_prot(uint8 *pktdata, uint16 ether_type);
131 extern bool dhd_check_arp(uint8 *pktdata, uint16 ether_type);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_pktdump.c410 uint16 ether_type; in dhd_dump_pkt() local
423 ether_type = ntoh16(eh->ether_type); in dhd_dump_pkt()
424 if (ether_type == ETHER_TYPE_802_1X) { in dhd_dump_pkt()
428 if (ether_type == ETHER_TYPE_IP) { in dhd_dump_pkt()
437 if (ether_type == ETHER_TYPE_ARP) { in dhd_dump_pkt()
438 if (dhd_check_arp(pktdata, ether_type)) { in dhd_dump_pkt()
1010 dhd_check_ip_prot(uint8 *pktdata, uint16 ether_type) in dhd_check_ip_prot() argument
1016 if ((ether_type != ETHER_TYPE_IP) || in dhd_check_ip_prot()
1267 dhd_check_arp(uint8 *pktdata, uint16 ether_type) in dhd_check_arp() argument
1273 if ((ether_type != ETHER_TYPE_ARP) || in dhd_check_arp()
[all …]
H A Ddhd_linux_pktdump.h130 extern bool dhd_check_ip_prot(uint8 *pktdata, uint16 ether_type);
131 extern bool dhd_check_arp(uint8 *pktdata, uint16 ether_type);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/rtl8188e/usb/
H A Drtl8188eu_xmit.c353 if ((pattrib->ether_type != 0x888e) && in update_txdesc()
354 (pattrib->ether_type != 0x0806) && in update_txdesc()
355 (pattrib->ether_type != 0x88b4) && in update_txdesc()
418 if((pattrib->ether_type == ETH_P_ARP) && in update_txdesc()
423 … FUNC_ADPT_ARG(padapter), pattrib->ether_type, MRateToHwRate(pmlmeext->tx_rate), pattrib->seqnum); in update_txdesc()
617 (pxmitframe->attrib.ether_type != 0x0806) && in rtw_dump_xframe()
618 (pxmitframe->attrib.ether_type != 0x888e) && in rtw_dump_xframe()
619 (pxmitframe->attrib.ether_type != 0x88b4) && in rtw_dump_xframe()
943 if ((pfirstframe->attrib.ether_type != 0x0806) && in rtl8188eu_xmitframe_complete()
944 (pfirstframe->attrib.ether_type != 0x888e) && in rtl8188eu_xmitframe_complete()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c537 int ether_type = 0, encrypt; in ieee80211_xmit() local
572 ether_type = ntohs(((struct ethhdr *)skb->data)->h_proto); in ieee80211_xmit()
576 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) && in ieee80211_xmit()
580 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in ieee80211_xmit()
585 if (crypt && !encrypt && ether_type == ETH_P_PAE) { in ieee80211_xmit()
747 ether_type); in ieee80211_xmit()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl8712_xmit.c293 if (pxmitframe->attrib.ether_type != 0x0806) { in r8712_append_mpdu_unit()
294 if ((pxmitframe->attrib.ether_type != 0x888e) && in r8712_append_mpdu_unit()
519 if ((pattrib->ether_type != 0x888e) && in update_txdesc()
520 (pattrib->ether_type != 0x0806) && in update_txdesc()
697 if (pxmitframe->attrib.ether_type != 0x0806) { in dump_xframe()
698 if (pxmitframe->attrib.ether_type != 0x888e) in dump_xframe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_xmit.c702 if((pattrib->ether_type != 0x888e) && (check_fwstate(pmlmepriv, WIFI_MP_STATE) == _FALSE)) in update_attrib_sec_info()
704 …"\npsta->ieee8021x_blocked == _TRUE, pattrib->ether_type(%.4x) != 0x888e\n",pattrib->ether_type)); in update_attrib_sec_info()
706 …8021x_blocked == _TRUE, pattrib->ether_type(%04x) != 0x888e\n", __FUNCTION__,pattrib->ether_type); in update_attrib_sec_info()
717 if(pattrib->ether_type == 0x88B4) in update_attrib_sec_info()
740 …if (((pattrib->encrypt ==_WEP40_)||(pattrib->encrypt ==_WEP104_)) && (pattrib->ether_type == 0x888… in update_attrib_sec_info()
893 if (pattrib->ether_type == 0x0800) { in set_qos()
921 (pattrib->ether_type!=0x0806)){ in rtw_check_tdls_established()
935 if (pattrib->ether_type != 0x0806) { in rtw_check_tdls_established()
1029 pattrib->ether_type = ntohs(etherhdr.h_proto); in update_attrib()
1062 if (ETH_P_IP == pattrib->ether_type) in update_attrib()
[all …]

12345678910>>...12