Home
last modified time | relevance | path

Searched defs:ethertype (Results 1 – 25 of 48) sorted by relevance

12

/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_fltr.c183 u16 ethertype, u16 flag, in ice_fltr_add_eth_to_list()
291 ice_fltr_prepare_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_prepare_eth()
378 enum ice_status ice_fltr_add_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_add_eth()
392 enum ice_status ice_fltr_remove_eth(struct ice_vsi *vsi, u16 ethertype, in ice_fltr_remove_eth()
Dice_switch.h91 u16 ethertype; member
/linux-5.10/include/net/
Dbareudp.h11 __be16 ethertype; member
/linux-5.10/include/uapi/linux/
Dif_fc.h49 __be16 ethertype; /* ether type field */ member
Dif_fddi.h106 __be16 ethertype; /* packet type ID field */ member
Dif_hippi.h145 __be16 ethertype; /* packet type ID field */ member
/linux-5.10/include/linux/mlx5/
Dfs_helpers.h93 u16 ethertype; in _mlx5_fs_is_outer_ipv_flow() local
/linux-5.10/drivers/net/wireless/intersil/hostap/
Dhostap_80211_rx.c611 u16 fc, ethertype; in hostap_is_eapol_frame() local
728 u16 ethertype; in hostap_80211_rx() local
Dhostap_80211_tx.c68 u16 fc, ethertype = 0; in hostap_data_start_xmit() local
/linux-5.10/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c231 u16 fc, ethertype; in libipw_is_eapol_frame() local
337 u16 ethertype; in libipw_rx() local
/linux-5.10/drivers/staging/rtl8192e/
Drtllib_rx.c246 u16 fc, ethertype; in rtllib_is_eapol_frame() local
479 u16 ethertype; in rtllib_indicate_packets() local
1232 u16 ethertype; in rtllib_rx_indicate_pkt_legacy() local
/linux-5.10/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c295 u16 fc, ethertype; in ieee80211_is_eapol_frame() local
528 u16 ethertype; in indicate_packets() local
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dtls_rxtx.c76 __be16 ethertype; member
Dipsec_rxtx.c75 __be16 ethertype; member
/linux-5.10/net/batman-adv/
Dhard-interface.c719 __be16 ethertype = htons(ETH_P_BATMAN); in batadv_hardif_enable_interface() local
/linux-5.10/net/openvswitch/
Dflow.c374 __be16 ethertype; in parse_ethertype() member
/linux-5.10/net/mac80211/
Dtx.c2373 u16 ethertype = (skb->data[12] << 8) | skb->data[13]; in ieee80211_is_tdls_setup() local
2515 u16 ethertype, hdrlen, meshhdrlen = 0; in ieee80211_build_hdr() local
3459 u16 ethertype = (skb->data[12] << 8) | skb->data[13]; in ieee80211_xmit_fast() local
4056 __be16 ethertype; in ieee80211_multicast_to_unicast() local
Dstatus.c631 __be16 ethertype = 0; in ieee80211_report_ack_skb() local
Drx.c1491 __be16 ethertype; in ieee80211_rx_h_check() local
2376 __be16 ethertype; in ieee80211_drop_unencrypted() local
/linux-5.10/drivers/net/
Dbareudp.c45 __be16 ethertype; member
/linux-5.10/include/linux/
Dif_vlan.h302 static inline bool eth_type_vlan(__be16 ethertype) in eth_type_vlan()
/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/
Dcmsg.h506 __be16 ethertype; member
546 __be16 ethertype; member
/linux-5.10/drivers/net/wireless/st/cw1200/
Dtxrx.c599 __be16 *ethertype = (__be16 *)&payload[6]; in cw1200_tx_h_bt() local
/linux-5.10/net/sched/
Dcls_flower.c992 __be16 ethertype, in fl_set_key_vlan()
1438 __be16 ethertype; in fl_set_key() local
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c1255 u16 ethertype = vlan_hdr_h >> 16; in mlx5dr_action_create_push_vlan() local

12