Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c100 static int hns3_remove_mc_addr(struct hns3_hw *hw,
1543 ret = hns3_remove_mc_addr(hw, mac_addr); in hns3_remove_mc_addr_common()
1741 ret = del ? hns3_remove_mc_addr(hw, addr) : in hns3_configure_all_mac_addr()
1835 hns3_remove_mc_addr(struct hns3_hw *hw, struct rte_ether_addr *mac_addr) in hns3_remove_mc_addr() function
2058 ret = hns3_remove_mc_addr(hw, addr); in hns3_set_mc_mac_addr_list()
2099 ret = hns3_remove_mc_addr(hw, addr); in hns3_configure_all_mc_mac_addr()