xref: /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/rtw8852b_table.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
262306a36Sopenharmony_ci/* Copyright(c) 2019-2020  Realtek Corporation
362306a36Sopenharmony_ci */
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci#ifndef __RTW89_8852B_TABLE_H__
662306a36Sopenharmony_ci#define __RTW89_8852B_TABLE_H__
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#include "core.h"
962306a36Sopenharmony_ci
1062306a36Sopenharmony_ciextern const struct rtw89_phy_table rtw89_8852b_phy_bb_table;
1162306a36Sopenharmony_ciextern const struct rtw89_phy_table rtw89_8852b_phy_bb_gain_table;
1262306a36Sopenharmony_ciextern const struct rtw89_phy_table rtw89_8852b_phy_radioa_table;
1362306a36Sopenharmony_ciextern const struct rtw89_phy_table rtw89_8852b_phy_radiob_table;
1462306a36Sopenharmony_ciextern const struct rtw89_phy_table rtw89_8852b_phy_nctl_table;
1562306a36Sopenharmony_ciextern const struct rtw89_txpwr_table rtw89_8852b_byr_table;
1662306a36Sopenharmony_ciextern const struct rtw89_txpwr_track_cfg rtw89_8852b_trk_cfg;
1762306a36Sopenharmony_ciextern const u8 rtw89_8852b_tx_shape[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM]
1862306a36Sopenharmony_ci				    [RTW89_REGD_NUM];
1962306a36Sopenharmony_ciextern const struct rtw89_rfe_parms rtw89_8852b_dflt_parms;
2062306a36Sopenharmony_ci
2162306a36Sopenharmony_ci#endif
22

Indexes created Thu Nov 07 10:32:03 CST 2024