Searched refs:del_mc_mac_addr (Results 1 – 4 of 4) sorted by relevance
416 ret = hw->ops.del_mc_mac_addr(hw, addr); in hns3_set_mc_mac_addr_list()456 ret = hw->ops.del_mc_mac_addr(hw, addr); in hns3_configure_all_mc_mac_addr()487 ret = del ? ops->del_mc_mac_addr(hw, addr) : in hns3_configure_all_mac_addr()578 ret = hw->ops.del_mc_mac_addr(hw, mac_addr); in hns3_remove_mac_addr()
431 int (*del_mc_mac_addr)(struct hns3_hw *hw, member
2306 hw->ops.del_mc_mac_addr = hns3vf_remove_mc_mac_addr; in hns3vf_init_hw_ops()
6580 hw->ops.del_mc_mac_addr = hns3_remove_mc_mac_addr; in hns3_init_hw_ops()