Home
last modified time | relevance | path

Searched defs:ea (Results 1 – 16 of 16) sorted by relevance

/dpdk/lib/net/
H A Drte_ether.h100 static inline int rte_is_zero_ether_addr(const struct rte_ether_addr *ea) in rte_is_zero_ether_addr()
117 static inline int rte_is_unicast_ether_addr(const struct rte_ether_addr *ea) in rte_is_unicast_ether_addr()
132 static inline int rte_is_multicast_ether_addr(const struct rte_ether_addr *ea) in rte_is_multicast_ether_addr()
147 static inline int rte_is_broadcast_ether_addr(const struct rte_ether_addr *ea) in rte_is_broadcast_ether_addr()
164 static inline int rte_is_universal_ether_addr(const struct rte_ether_addr *ea) in rte_is_universal_ether_addr()
179 static inline int rte_is_local_admin_ether_addr(const struct rte_ether_addr *ea) in rte_is_local_admin_ether_addr()
195 static inline int rte_is_valid_assigned_ether_addr(const struct rte_ether_addr *ea) in rte_is_valid_assigned_ether_addr()
H A Drte_ether.c41 static bool get_ether_addr6(const char *s0, struct rte_ether_addr *ea) in get_ether_addr6()
69 static bool get_ether_addr3(const char *s, struct rte_ether_addr *ea) in get_ether_addr3()
101 rte_ether_unformat_addr(const char *s, struct rte_ether_addr *ea) in rte_ether_unformat_addr()
/dpdk/app/test-pmd/
H A Dicmpecho.c223 ether_addr_dump(const char *what, const struct rte_ether_addr *ea) in ether_addr_dump()
/dpdk/lib/bbdev/
H A Drte_bbdev_op.h320 uint32_t ea; member
334 uint32_t ea; member
554 uint32_t ea; member
584 uint32_t ea; member
/dpdk/drivers/net/ngbe/
H A Dngbe_pf.c369 struct rte_ether_addr *ea = (struct rte_ether_addr *)new_mac; in ngbe_vf_set_mac_addr() local
598 struct rte_ether_addr *ea = (struct rte_ether_addr *)new_mac; in ngbe_set_vf_macvlan_msg() local
/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c457 struct rte_ether_addr *ea = (struct rte_ether_addr *)new_mac; in txgbe_vf_set_mac_addr() local
738 struct rte_ether_addr *ea = (struct rte_ether_addr *)new_mac; in txgbe_set_vf_macvlan_msg() local
/dpdk/drivers/net/enic/
H A Denic_flow.c1336 const struct enic_action_cap *ea; in enic_get_action_cap() local
1351 enic_dump_actions(const struct filter_action_v2 *ea) in enic_dump_actions()
1477 enic_dump_flow(const struct filter_action_v2 *ea, const struct filter_v2 *filt) in enic_dump_flow()
/dpdk/drivers/net/failsafe/
H A Dfailsafe_ether.c177 struct rte_ether_addr *ea; in fs_eth_dev_conf_apply() local
H A Dfailsafe_args.c370 struct rte_ether_addr *ea = out; in fs_get_mac_addr_arg() local
/dpdk/lib/pcapng/
H A Drte_pcapng.c154 struct rte_ether_addr *ea, macaddr; in pcapng_add_interface() local
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev.c1031 struct rte_ether_addr *ea; in cnxk_nix_configure() local
/dpdk/drivers/baseband/acc100/
H A Drte_acc100_pmd.h220 uint32_t ea; /* Unused */ member
302 uint32_t ea:17, member
H A Drte_acc100_pmd.c1548 uint32_t e, ea, eb, length; in acc100_dma_desc_te_fill() local
/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c111 const struct rte_ether_addr *ea; in hn_update_packet_stats() local
/dpdk/drivers/net/vhost/
H A Drte_eth_vhost.c324 struct rte_ether_addr *ea = NULL; in vhost_count_xcast_packets() local
/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx.c87 struct rte_ether_addr *ea; in virtio_update_packet_stats() local