1 /* SPDX-License-Identifier: (BSD-3-Clause OR GPL-2.0)
2 * Copyright(c) 2018-2019 Pensando Systems, Inc. All rights reserved.
10 int32_t ionic_init_mac(struct ionic_hw *hw);
11 int32_t ionic_set_mac_type(struct ionic_hw *hw);
13 #endif /* _IONIC_API_H_ */