ice_remove_mac
return ice_remove_mac(&vsi->back->hw, list);
ice_remove_mac(hw, &remove_list_head);
int ice_remove_mac(struct ice_hw *hw, struct list_head *m_lst);