Searched refs:ioat_ports_eth_addr (Results 1 – 1 of 1) sorted by relevance
104 static struct rte_ether_addr ioat_ports_eth_addr[RTE_MAX_ETHPORTS]; variable327 rte_ether_addr_copy(&ioat_ports_eth_addr[dest_portid], ð->s_addr); in update_mac_addrs()850 rte_eth_macaddr_get(portid, &ioat_ports_eth_addr[portid]); in port_init()906 ioat_ports_eth_addr[portid].addr_bytes[0], in port_init()907 ioat_ports_eth_addr[portid].addr_bytes[1], in port_init()908 ioat_ports_eth_addr[portid].addr_bytes[2], in port_init()909 ioat_ports_eth_addr[portid].addr_bytes[3], in port_init()910 ioat_ports_eth_addr[portid].addr_bytes[4], in port_init()911 ioat_ports_eth_addr[portid].addr_bytes[5]); in port_init()