xref: /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/rtw8723d_table.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
262306a36Sopenharmony_ci/* Copyright(c) 2018-2019  Realtek Corporation
362306a36Sopenharmony_ci */
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci#ifndef __RTW8723D_TABLE_H__
662306a36Sopenharmony_ci#define __RTW8723D_TABLE_H__
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciextern const struct rtw_table rtw8723d_mac_tbl;
962306a36Sopenharmony_ciextern const struct rtw_table rtw8723d_agc_tbl;
1062306a36Sopenharmony_ciextern const struct rtw_table rtw8723d_bb_tbl;
1162306a36Sopenharmony_ciextern const struct rtw_table rtw8723d_bb_pg_tbl;
1262306a36Sopenharmony_ciextern const struct rtw_table rtw8723d_rf_a_tbl;
1362306a36Sopenharmony_ciextern const struct rtw_table rtw8723d_txpwr_lmt_tbl;
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci#endif
16

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