ice_remove_mac
status = ice_remove_mac(hw, &mac_addr_list);
status = ice_remove_mac(hw, &remove_list);
ret = ice_remove_mac(hw, &l_head);
ret = ice_remove_mac(hw, &l_head);
int ice_remove_mac(struct ice_hw *hw, struct LIST_HEAD_TYPE *m_lst);