Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_common.h49 void hns3_remove_mac_addr(struct rte_eth_dev *dev, uint32_t idx);
H A Dhns3_common.c567 hns3_remove_mac_addr(struct rte_eth_dev *dev, uint32_t idx) in hns3_remove_mac_addr() function
H A Dhns3_ethdev_vf.c2275 .mac_addr_remove = hns3_remove_mac_addr,
H A Dhns3_ethdev.c6531 .mac_addr_remove = hns3_remove_mac_addr,