net/txgbe: add MAC type and bus LAN id
[dpdk.git] / drivers / net / txgbe / base / txgbe.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(c) 2015-2020
3  */
4
5 #ifndef _TXGBE_H_
6 #define _TXGBE_H_
7
8 #include "txgbe_type.h"
9 #include "txgbe_hw.h"
10
11 #endif /* _TXGBE_H_ */