Searched refs:ice_dcf_add_del_all_mac_addr (Results 1 – 3 of 3) sorted by relevance
79 int ice_dcf_add_del_all_mac_addr(struct ice_dcf_hw *hw, bool add);
549 ret = ice_dcf_add_del_all_mac_addr(hw, true); in ice_dcf_dev_start()612 ice_dcf_add_del_all_mac_addr(&dcf_ad->real_hw, false); in ice_dcf_dev_stop()
1042 ice_dcf_add_del_all_mac_addr(struct ice_dcf_hw *hw, bool add) in ice_dcf_add_del_all_mac_addr() function