Searched refs:hns3_remove_mc_mac_addr (Results 1 – 1 of 1) sorted by relevance
100 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() function6580 hw->ops.del_mc_mac_addr = hns3_remove_mc_mac_addr; in hns3_init_hw_ops()