Searched refs:txgbevf_remove_mac_addr (Results 1 – 1 of 1) sorted by relevance
68 static void txgbevf_remove_mac_addr(struct rte_eth_dev *dev, uint32_t index);772 txgbevf_remove_mac_addr(dev, 0); in txgbevf_dev_close()1043 txgbevf_remove_mac_addr(struct rte_eth_dev *dev, uint32_t index) in txgbevf_remove_mac_addr() function1357 .mac_addr_remove = txgbevf_remove_mac_addr,