linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] wifi: rtw89: 8851b: add tables of parameters
@ 2023-04-01 14:25 Ping-Ke Shih
  2023-04-01 14:25 ` [PATCH 1/3] wifi: rtw89: 8851b: add BB and RF tables (1 of 2) Ping-Ke Shih
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ping-Ke Shih @ 2023-04-01 14:25 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

Prepare parameter tables for 8851B. They are used to configure a lot of
hardware parameters and assist to complete RF calibration.

Ping-Ke Shih (3):
  wifi: rtw89: 8851b: add BB and RF tables (1 of 2)
  wifi: rtw89: 8851b: add BB and RF tables (2 of 2)
  wifi: rtw89: 8851b: add tables for RFK

 .../realtek/rtw89/rtw8851b_rfk_table.c        |   534 +
 .../realtek/rtw89/rtw8851b_rfk_table.h        |    38 +
 .../wireless/realtek/rtw89/rtw8851b_table.c   | 14824 ++++++++++++++++
 .../wireless/realtek/rtw89/rtw8851b_table.h   |    21 +
 4 files changed, 15417 insertions(+)
 create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8851b_rfk_table.c
 create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8851b_rfk_table.h
 create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8851b_table.c
 create mode 100644 drivers/net/wireless/realtek/rtw89/rtw8851b_table.h

-- 
2.25.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-14 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-01 14:25 [PATCH 0/3] wifi: rtw89: 8851b: add tables of parameters Ping-Ke Shih
2023-04-01 14:25 ` [PATCH 1/3] wifi: rtw89: 8851b: add BB and RF tables (1 of 2) Ping-Ke Shih
2023-04-14 12:24   ` Kalle Valo
2023-04-01 14:25 ` [PATCH 2/3] wifi: rtw89: 8851b: add BB and RF tables (2 " Ping-Ke Shih
2023-04-01 14:25 ` [PATCH 3/3] wifi: rtw89: 8851b: add tables for RFK Ping-Ke Shih

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).