Home
last modified time | relevance | path

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

123

/linux/arch/m68k/mac/
H A Dconfig.c387 .ether_type = MAC_ETHER_SONIC,
407 .ether_type = MAC_ETHER_SONIC,
419 .ether_type = MAC_ETHER_SONIC,
429 .ether_type = MAC_ETHER_SONIC,
439 .ether_type = MAC_ETHER_MACE,
449 .ether_type = MAC_ETHER_SONIC,
459 .ether_type = MAC_ETHER_SONIC,
565 .ether_type = MAC_ETHER_SONIC,
575 .ether_type = MAC_ETHER_SONIC,
585 .ether_type = MAC_ETHER_MACE,
[all …]
/linux/drivers/net/ethernet/sfc/
H A Dfilter.h164 __be16 ether_type; member
213 spec->ether_type = htons(ETH_P_IP); in efx_filter_set_ipv4_local()
234 spec->ether_type = htons(ETH_P_IPV6); in efx_filter_set_ipv6_local()
259 spec->ether_type = htons(ETH_P_IP); in efx_filter_set_ipv4_full()
H A Dethtool_common.c672 spec.ether_type == htons(ETH_P_IP) && in efx_ethtool_get_class_rule()
699 spec.ether_type == htons(ETH_P_IPV6) && in efx_ethtool_get_class_rule()
746 mac_entry->h_proto = spec.ether_type; in efx_ethtool_get_class_rule()
750 spec.ether_type == htons(ETH_P_IP) && in efx_ethtool_get_class_rule()
770 spec.ether_type == htons(ETH_P_IPV6) && in efx_ethtool_get_class_rule()
967 spec.ether_type = htons(ETH_P_IP); in efx_ethtool_set_class_rule()
1002 spec.ether_type = htons(ETH_P_IPV6); in efx_ethtool_set_class_rule()
1038 spec.ether_type = htons(ETH_P_IP); in efx_ethtool_set_class_rule()
1063 spec.ether_type = htons(ETH_P_IPV6); in efx_ethtool_set_class_rule()
1105 spec.ether_type = mac_entry->h_proto; in efx_ethtool_set_class_rule()
H A Drx_common.c604 if (spec->ether_type == htons(ETH_P_IP) && in efx_filter_is_mc_recipient()
607 if (spec->ether_type == htons(ETH_P_IPV6) && in efx_filter_is_mc_recipient()
857 if (req->spec.ether_type == htons(ETH_P_IP)) in efx_filter_rfs_work()
873 if (req->spec.ether_type == htons(ETH_P_IP)) in efx_filter_rfs_work()
945 req->spec.ether_type = fk.basic.n_proto; in efx_filter_rfs()
/linux/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.c819 spec.ether_type == htons(ETH_P_IP) && in ef4_ethtool_get_class_rule()
846 spec.ether_type == htons(ETH_P_IPV6) && in ef4_ethtool_get_class_rule()
893 mac_entry->h_proto = spec.ether_type; in ef4_ethtool_get_class_rule()
897 spec.ether_type == htons(ETH_P_IP) && in ef4_ethtool_get_class_rule()
917 spec.ether_type == htons(ETH_P_IPV6) && in ef4_ethtool_get_class_rule()
1069 spec.ether_type = htons(ETH_P_IP); in ef4_ethtool_set_class_rule()
1104 spec.ether_type = htons(ETH_P_IPV6); in ef4_ethtool_set_class_rule()
1140 spec.ether_type = htons(ETH_P_IP); in ef4_ethtool_set_class_rule()
1165 spec.ether_type = htons(ETH_P_IPV6); in ef4_ethtool_set_class_rule()
1207 spec.ether_type = mac_entry->h_proto; in ef4_ethtool_set_class_rule()
H A Drx.c869 spec.ether_type = fk.basic.n_proto; in ef4_filter_rfs()
892 if (spec.ether_type == htons(ETH_P_IP)) in ef4_filter_rfs()
970 if (spec->ether_type == htons(ETH_P_IP) && in ef4_filter_is_mc_recipient()
973 if (spec->ether_type == htons(ETH_P_IPV6) && in ef4_filter_is_mc_recipient()
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_tx.c249 __be16 ether_type; in libipw_xmit() local
280 ether_type = ((struct ethhdr *)skb->data)->h_proto; in libipw_xmit()
284 encrypt = !(ether_type == htons(ETH_P_PAE) && ieee->ieee802_1x) && in libipw_xmit()
291 ieee->drop_unencrypted && ether_type != htons(ETH_P_PAE)) { in libipw_xmit()
350 ether_type); in libipw_xmit()
473 ether_type); in libipw_xmit()
/linux/drivers/net/ethernet/sfc/siena/
H A Dfilter.h164 __be16 ether_type; member
213 spec->ether_type = htons(ETH_P_IP); in efx_filter_set_ipv4_local()
238 spec->ether_type = htons(ETH_P_IP); in efx_filter_set_ipv4_full()
H A Dethtool_common.c672 spec.ether_type == htons(ETH_P_IP) && in efx_ethtool_get_class_rule()
699 spec.ether_type == htons(ETH_P_IPV6) && in efx_ethtool_get_class_rule()
746 mac_entry->h_proto = spec.ether_type; in efx_ethtool_get_class_rule()
750 spec.ether_type == htons(ETH_P_IP) && in efx_ethtool_get_class_rule()
770 spec.ether_type == htons(ETH_P_IPV6) && in efx_ethtool_get_class_rule()
955 spec.ether_type = htons(ETH_P_IP); in efx_ethtool_set_class_rule()
990 spec.ether_type = htons(ETH_P_IPV6); in efx_ethtool_set_class_rule()
1026 spec.ether_type = htons(ETH_P_IP); in efx_ethtool_set_class_rule()
1051 spec.ether_type = htons(ETH_P_IPV6); in efx_ethtool_set_class_rule()
1093 spec.ether_type = mac_entry->h_proto; in efx_ethtool_set_class_rule()
H A Drx_common.c594 if (spec->ether_type == htons(ETH_P_IP) && in efx_siena_filter_is_mc_recipient()
597 if (spec->ether_type == htons(ETH_P_IPV6) && in efx_siena_filter_is_mc_recipient()
850 if (req->spec.ether_type == htons(ETH_P_IP)) in efx_filter_rfs_work()
866 if (req->spec.ether_type == htons(ETH_P_IP)) in efx_filter_rfs_work()
939 req->spec.ether_type = fk.basic.n_proto; in efx_siena_filter_rfs()
/linux/drivers/staging/rtl8192e/
H A Drtllib_tx.c528 int ether_type = 0, encrypt; in rtllib_xmit_inter() local
566 ether_type = ntohs(((struct ethhdr *)skb->data)->h_proto); in rtllib_xmit_inter()
584 if (ether_type == ETH_P_IP) { in rtllib_xmit_inter()
600 } else if (ether_type == ETH_P_ARP) { in rtllib_xmit_inter()
611 encrypt = !(ether_type == ETH_P_PAE && ieee->ieee802_1x) && crypt && crypt->ops; in rtllib_xmit_inter()
613 ieee->drop_unencrypted && ether_type != ETH_P_PAE) { in rtllib_xmit_inter()
617 if (crypt && !encrypt && ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
786 sizeof(u16)), ether_type); in rtllib_xmit_inter()
826 if (ether_type == ETH_P_PAE) { in rtllib_xmit_inter()
/linux/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()
127 u16 ether_type; member
480 bool is_broadcast, u16 ether_type) in fwnet_finish_incoming_packet() argument
484 switch (ether_type) { in fwnet_finish_incoming_packet()
573 u16 ether_type; in fwnet_incoming_packet() local
600 is_broadcast, ether_type); in fwnet_incoming_packet()
615 ether_type = 0; in fwnet_incoming_packet()
678 pd->ether_type = ether_type; in fwnet_incoming_packet()
681 ether_type = pd->ether_type; in fwnet_incoming_packet()
[all …]
/linux/drivers/net/ethernet/engleder/
H A Dtsnep_rxnfc.c20 iowrite16(rule->filter.ether_type, addr); in tsnep_enable_rule()
115 fsp->h_u.ether_spec.h_proto = htons(rule->filter.ether_type); in tsnep_rxnfc_get_rule()
180 rule->filter.ether_type = ntohs(fsp->h_u.ether_spec.h_proto); in tsnep_rxnfc_init_rule()
/linux/drivers/staging/rtl8712/
H A Drtl8712_xmit.c290 if (pxmitframe->attrib.ether_type != 0x0806) { in r8712_append_mpdu_unit()
291 if ((pxmitframe->attrib.ether_type != 0x888e) && in r8712_append_mpdu_unit()
512 if ((pattrib->ether_type != 0x888e) && in update_txdesc()
513 (pattrib->ether_type != 0x0806) && in update_txdesc()
683 if (pxmitframe->attrib.ether_type != 0x0806) { in dump_xframe()
684 if (pxmitframe->attrib.ether_type != 0x888e) in dump_xframe()
H A Dxmit_linux.c75 if (pattrib->ether_type == 0x0800) { in r8712_set_qos()
85 if (pattrib->ether_type == 0x888e) in r8712_set_qos()
H A Drtl871x_xmit.c216 pattrib->ether_type = ntohs(etherhdr.h_proto); in r8712_update_attrib()
222 if (pattrib->ether_type == 0x0806) { in r8712_update_attrib()
247 if (pattrib->ether_type != 0x8712) in r8712_update_attrib()
260 if (pattrib->ether_type == ETH_P_IP) { in r8712_update_attrib()
270 if (pattrib->ether_type == ETH_P_IP) {/* IP header*/ in r8712_update_attrib()
323 if ((pattrib->ether_type != 0x888e) && in r8712_update_attrib()
630 if (pattrib->ether_type == 0x8712) { in r8712_xmitframe_coalesce()
678 llc_sz = r8712_put_snap(pframe, pattrib->ether_type); in r8712_xmitframe_coalesce()
H A Drtl871x_recv.c236 u16 ether_type; in r8712_portctrl() local
247 ether_type = get_unaligned_be16(ptr); in r8712_portctrl()
253 if (ether_type == 0x888e) { in r8712_portctrl()
268 if (ether_type == 0x888e) { in r8712_portctrl()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs_tt_redirect.h22 u32 tir_num, u16 ether_type);
H A Dfs_tt_redirect.c356 static void fs_any_set_ethertype_flow(struct mlx5_flow_spec *spec, u16 ether_type) in fs_any_set_ethertype_flow() argument
360 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ethertype, ether_type); in fs_any_set_ethertype_flow()
365 u32 tir_num, u16 ether_type) in mlx5e_fs_tt_redirect_any_add_rule() argument
381 fs_any_set_ethertype_flow(spec, ether_type); in mlx5e_fs_tt_redirect_any_add_rule()
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c391 u16 ether_type; in qedr_gsi_build_header() local
412 ether_type = ETH_P_IBOE; in qedr_gsi_build_header()
417 ether_type = ETH_P_IP; in qedr_gsi_build_header()
423 ether_type = ETH_P_IPV6; in qedr_gsi_build_header()
440 udh->vlan.type = htons(ether_type); in qedr_gsi_build_header()
442 udh->eth.type = htons(ether_type); in qedr_gsi_build_header()
/linux/arch/m68k/include/asm/
H A Dmacintosh.h40 char ether_type; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c484 if ((pattrib->ether_type != 0x888e) && (check_fwstate(pmlmepriv, WIFI_MP_STATE) == false)) { in update_attrib_sec_info()
509 …if (((pattrib->encrypt == _WEP40_) || (pattrib->encrypt == _WEP104_)) && (pattrib->ether_type == 0… in update_attrib_sec_info()
609 if (pattrib->ether_type == 0x0800) { in set_qos()
633 pattrib->ether_type = ntohs(etherhdr.h_proto); in update_attrib()
652 if (pattrib->ether_type == ETH_P_IP) { in update_attrib()
662 if (pattrib->ether_type == ETH_P_IP) {/* IP header */ in update_attrib()
680 } else if (pattrib->ether_type == 0x888e) { in update_attrib()
684 if ((pattrib->ether_type == 0x888e) || (pattrib->dhcp_pkt == 1)) in update_attrib()
1081 llc_sz = rtw_put_snap(pframe, pattrib->ether_type); in rtw_xmitframe_coalesce()
1996 if (attrib->ether_type == 0x0806 || in xmitframe_hiq_filter()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c1489 u16 ether_type; in rtl_is_special_data() local
1497 ether_type = be16_to_cpup((__be16 *)ether_type_ptr); in rtl_is_special_data()
1499 if (ETH_P_IP == ether_type) { in rtl_is_special_data()
1523 } else if (ETH_P_ARP == ether_type) { in rtl_is_special_data()
1528 } else if (ETH_P_PAE == ether_type) { in rtl_is_special_data()
1545 } else if (ETH_P_IPV6 == ether_type) { in rtl_is_special_data()
1589 u16 ether_type; in rtl_is_tx_report_skb() local
1594 ether_type = be16_to_cpup((__be16 *)ether_type_ptr); in rtl_is_tx_report_skb()
1596 if (ether_type == ETH_P_PAE || ieee80211_is_nullfunc(fc)) in rtl_is_tx_report_skb()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h24 __be16 ether_type; member

123