Searched refs:eth_dev_get_mac_addr_index (Results 1 – 1 of 1) sorted by relevance
4142 eth_dev_get_mac_addr_index(uint16_t port_id, const struct rte_ether_addr *addr) in eth_dev_get_mac_addr_index() function4194 index = eth_dev_get_mac_addr_index(port_id, addr); in rte_eth_dev_mac_addr_add()4196 index = eth_dev_get_mac_addr_index(port_id, &null_mac_addr); in rte_eth_dev_mac_addr_add()4242 index = eth_dev_get_mac_addr_index(port_id, addr); in rte_eth_dev_mac_addr_remove()