Searched refs:hns3_remove_uc_addr_common (Results 1 – 1 of 1) sorted by relevance
1594 hns3_remove_uc_addr_common(struct hns3_hw *hw, struct rte_ether_addr *mac_addr) in hns3_remove_uc_addr_common() function1635 ret = hns3_remove_uc_addr_common(hw, mac_addr); in hns3_remove_mac_addr()1667 ret = hns3_remove_uc_addr_common(hw, oaddr); in hns3_set_default_mac_addr()1700 ret_val = hns3_remove_uc_addr_common(hw, mac_addr); in hns3_set_default_mac_addr()1744 ret = del ? hns3_remove_uc_addr_common(hw, addr) : in hns3_configure_all_mac_addr()