linux/drivers/staging/rtl8723bs/include/hal_com_h2c.h

/* SPDX-License-Identifier: GPL-2.0 */
/******************************************************************************
 *
 * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
 *
 ******************************************************************************/
#ifndef __COMMON_H2C_H__
#define __COMMON_H2C_H__

#define H2C_RSVDPAGE_LOC_LEN
#define H2C_MEDIA_STATUS_RPT_LEN
#define H2C_PWRMODE_LEN
#define H2C_PSTUNEPARAM_LEN
#define H2C_MACID_CFG_LEN
#define H2C_RSSI_SETTING_LEN

/*  */
/*     Structure    -------------------------------------------------- */
/*  */
struct rsvdpage_loc {};

#endif