Searched refs:del_uc_mac_addr (Results 1 – 4 of 4) sorted by relevance
490 ret = del ? ops->del_uc_mac_addr(hw, addr) : in hns3_configure_all_mac_addr()580 ret = hw->ops.del_uc_mac_addr(hw, mac_addr); in hns3_remove_mac_addr()
435 int (*del_uc_mac_addr)(struct hns3_hw *hw, member
1626 ret = hw->ops.del_uc_mac_addr(hw, oaddr); in hns3_set_default_mac_addr()1658 ret_val = hw->ops.del_uc_mac_addr(hw, mac_addr); in hns3_set_default_mac_addr()6582 hw->ops.del_uc_mac_addr = hns3_remove_uc_mac_addr; in hns3_init_hw_ops()
2308 hw->ops.del_uc_mac_addr = hns3vf_remove_uc_mac_addr; in hns3vf_init_hw_ops()