Linux wireless drivers development
 help / color / mirror / Atom feed
* rtlwifi/rtl8188ee baseband config explanation request
@ 2017-09-15  5:08 Farhan Khan
  2017-09-15  6:01 ` Larry Finger
  0 siblings, 1 reply; 4+ messages in thread
From: Farhan Khan @ 2017-09-15  5:08 UTC (permalink / raw)
  To: linux-wireless

Hi all,

I am trying to get a high-level understanding of what occurs in
rtl88e_phy_bb_config() in
drivers/net/wireless/realtek/rtlwifi/rtl8188ee/phy.c. I understand the
code up until it runs _rtl88e_phy_bb8188e_config_parafile() .

>From there, I see that phy_config_bb_with_headerfile() will write the
values in RTL8188EEPHY_REG_1TARRAY, runs phy_config_bb_with_pghdr(),
then write the values in RTL8188EEAGCTAB_1TARRAY.

Please provide a high-level explanation of
phy_config_bb_with_headerfile(), and more particularly, of
phy_config_bb_pghdr(). What are their objectives? Also, is there a
reason for this specific order or can it be in any otherwise?

Thanks!

--
Farhan Khan
PGP Fingerprint: B28D 2726 E2BC A97E 3854 5ABE 9A9F 00BC D525 16EE

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

end of thread, other threads:[~2017-09-15 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-15  5:08 rtlwifi/rtl8188ee baseband config explanation request Farhan Khan
2017-09-15  6:01 ` Larry Finger
2017-09-15  6:26   ` Farhan Khan
2017-09-15 14:33     ` Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox