Home
last modified time | relevance | path

Searched defs:eth (Results 1 – 25 of 65) sorted by relevance

123

/dpdk/examples/bpf/
H A Dt3.c36 const struct ether_header *eth; in entry() local
/dpdk/app/test-pmd/
H A D5tswap.c99 struct rte_ether_hdr *eth; in pkt_burst_5tuple_swap() member
/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman_hw.c83 fman_if_add_hash_mac_addr(struct fman_if *p, uint8_t *eth) in fman_if_add_hash_mac_addr()
106 fman_if_get_primary_mac_addr(struct fman_if *p, uint8_t *eth) in fman_if_get_primary_mac_addr()
149 fman_if_add_mac_addr(struct fman_if *p, uint8_t *eth, uint8_t addr_num) in fman_if_add_mac_addr()
/dpdk/drivers/net/pfe/
H A Dpfe_mod.h52 struct pfe_eth eth; member
/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c202 struct ibv_flow_spec_eth *eth; in mlx4_flow_merge_eth() local
297 struct ibv_flow_spec_eth *eth; in mlx4_flow_merge_vlan() local
1409 const struct ibv_flow_spec_eth *eth = in mlx4_flow_internal() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_verbs.c57 struct ibv_flow_spec_eth eth; in flow_verbs_discover_priorities() member
423 struct ibv_flow_spec_eth eth = { in flow_verbs_translate_item_eth() local
465 struct ibv_flow_spec_eth *eth) in flow_verbs_item_vlan_update()
508 struct ibv_flow_spec_eth eth = { in flow_verbs_translate_item_vlan() local
/dpdk/kernel/linux/kni/
H A Dkni_net.c735 struct ethhdr *eth = (struct ethhdr *) skb_push(skb, ETH_HLEN); in kni_net_header() local
752 struct ethhdr *eth = (struct ethhdr *) skb->data; in kni_net_rebuild_header() local
/dpdk/doc/guides/nics/features/
H A Dmvpp2.ini27 eth = Y key
H A Dtap.ini30 eth = Y key
H A De1000.ini34 eth = Y key
H A Digc.ini38 eth = Y key
H A Dmlx4.ini41 eth = Y key
H A Ddpaa2.ini34 eth = Y key
H A Dhinic.ini43 eth = Y key
H A Dipn3ke.ini50 eth = Y key
H A Dcxgbe.ini39 eth = Y key
H A Diavf.ini44 eth = Y key
H A Denic.ini43 eth = Y key
/dpdk/app/test/
H A Dtest_pcapng.c62 struct rte_ether_hdr eth; in mbuf1_prepare() member
/dpdk/examples/vm_power_manager/
H A Dmain.c371 struct rte_ether_addr eth; in main() local
/dpdk/drivers/net/ipn3ke/
H A Dipn3ke_flow.c86 const struct rte_flow_item_eth *eth = NULL; in ipn3ke_pattern_vxlan() local
150 const struct rte_flow_item_eth *eth = NULL; in ipn3ke_pattern_mac() local
/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.h100 struct rte_ether_hdr *eth; in l2fwd_mac_updating() local
/dpdk/examples/vmdq/
H A Dmain.c457 struct rte_ether_hdr *eth; in update_mac_address() local
/dpdk/examples/vmdq_dcb/
H A Dmain.c508 struct rte_ether_hdr *eth; in update_mac_address() local
/dpdk/examples/eventdev_pipeline/
H A Dpipeline_common.h102 struct rte_ether_hdr *eth; in exchange_mac() local

123