aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/HalHWImg8188E_MAC.h
blob: 391c1754b0b651424ad571017d4cadf5206666e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
/* Copyright(c) 2007 - 2011 Realtek Corporation. */

#ifndef __INC_MAC_8188E_HW_IMG_H
#define __INC_MAC_8188E_HW_IMG_H

/******************************************************************************
*                           MAC_REG.TXT
******************************************************************************/

enum HAL_STATUS ODM_ReadAndConfig_MAC_REG_8188E(struct odm_dm_struct *pDM_Odm);

#endif /*  end of HWIMG_SUPPORT */