net/cnxk: support device infos query
[dpdk.git] / drivers / raw / cnxk_bphy / cnxk_bphy_cgx.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(C) 2021 Marvell.
3  */
4
5 #ifndef _CNXK_BPHY_CGX_H_
6 #define _CNXK_BPHY_CGX_H_
7
8 int cnxk_bphy_cgx_dev_selftest(uint16_t dev_id);
9
10 #endif /* _CNXK_BPHY_CGX_H_ */