Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c100 static int hns3_remove_mc_mac_addr(struct hns3_hw *hw,
1757 hns3_remove_mc_mac_addr(struct hns3_hw *hw, struct rte_ether_addr *mac_addr) in hns3_remove_mc_mac_addr() function
6580 hw->ops.del_mc_mac_addr = hns3_remove_mc_mac_addr; in hns3_init_hw_ops()