Searched refs:mlx4_mac_addr_remove (Results 1 – 3 of 3) sorted by relevance
212 void mlx4_mac_addr_remove(struct rte_eth_dev *dev, uint32_t index);
450 mlx4_mac_addr_remove(struct rte_eth_dev *dev, uint32_t index) in mlx4_mac_addr_remove() function
421 .mac_addr_remove = mlx4_mac_addr_remove,