Home
last modified time | relevance | path

Searched refs:i40e_macaddr_remove (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c271 static void i40e_macaddr_remove(struct rte_eth_dev *dev, uint32_t index);
482 .mac_addr_remove = i40e_macaddr_remove,
4348 i40e_macaddr_remove(struct rte_eth_dev *dev, uint32_t index) in i40e_macaddr_remove() function