Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev_vf.c45 static int hns3vf_remove_mc_mac_addr(struct hns3_hw *hw,
280 ret = hns3vf_remove_mc_mac_addr(hw, mac_addr); in hns3vf_remove_mac_addr()
361 ret = del ? hns3vf_remove_mc_mac_addr(hw, addr) : in hns3vf_configure_mac_addr()
401 hns3vf_remove_mc_mac_addr(struct hns3_hw *hw, in hns3vf_remove_mc_mac_addr() function
507 ret = hns3vf_remove_mc_mac_addr(hw, addr); in hns3vf_set_mc_mac_addr_list()
548 ret = hns3vf_remove_mc_mac_addr(hw, addr); in hns3vf_configure_all_mc_mac_addr()