1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
2 /* Copyright(c) 2007 - 2011 Realtek Corporation. */
3 
4 #ifndef __INC_RF_8188E_HW_IMG_H
5 #define __INC_RF_8188E_HW_IMG_H
6 
7 /******************************************************************************
8  *                           RadioA_1T.TXT
9  ******************************************************************************/
10 
11 enum HAL_STATUS ODM_ReadAndConfig_RadioA_1T_8188E(struct odm_dm_struct *odm);
12 
13 #endif /*  end of HWIMG_SUPPORT */
14