#ifndef __RTW8723D_H__
#define __RTW8723D_H__
#include "rtw8723x.h"
extern const struct rtw_chip_info rtw8723d_hw_spec;
#define GET_PHY_STAT_P0_PWDB(phy_stat) …
#define GET_PHY_STAT_P1_PWDB_A(phy_stat) …
#define GET_PHY_STAT_P1_PWDB_B(phy_stat) …
#define GET_PHY_STAT_P1_RF_MODE(phy_stat) …
#define GET_PHY_STAT_P1_L_RXSC(phy_stat) …
#define GET_PHY_STAT_P1_HT_RXSC(phy_stat) …
#define GET_PHY_STAT_P1_RXEVM_A(phy_stat) …
#define GET_PHY_STAT_P1_CFO_TAIL_A(phy_stat) …
#define GET_PHY_STAT_P1_RXSNR_A(phy_stat) …
#define RTW_DEF_OFDM_SWING_INDEX …
#define RTW_DEF_CCK_SWING_INDEX …
#define CCK_DFIR_NR …
#endif