Searched refs:iavf_dev_del_mac_addr (Results 1 – 1 of 1) sorted by relevance
99 static void iavf_dev_del_mac_addr(struct rte_eth_dev *dev, uint32_t index);176 .mac_addr_remove = iavf_dev_del_mac_addr,967 iavf_dev_del_mac_addr(struct rte_eth_dev *dev, uint32_t index) in iavf_dev_del_mac_addr() function