Searched defs:mac_addr_remove (Results 1 – 3 of 3) sorted by relevance
79 void (*mac_addr_remove)(struct rte_eth_dev *dev, uint16_t index); /* not implemented yet */ member
78 void (*mac_addr_remove)(struct rte_eth_dev *, uint32_t, void *); member
785 eth_mac_addr_remove_t mac_addr_remove; /**< Remove MAC address. */ member