Home
last modified time | relevance | path

Searched refs:nphy_ipa_txrxgain (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c203 struct nphy_ipa_txrxgain { struct
214 static const struct nphy_ipa_txrxgain nphy_ipa_rxcal_gaintbl_5GHz[] = { argument
223 static const struct nphy_ipa_txrxgain nphy_ipa_rxcal_gaintbl_2GHz[] = {
232 static const struct nphy_ipa_txrxgain nphy_ipa_rxcal_gaintbl_5GHz_rev7[] = {
241 static const struct nphy_ipa_txrxgain nphy_ipa_rxcal_gaintbl_2GHz_rev7[] = {
26880 const struct nphy_ipa_txrxgain *nphy_rxcal_gaintbl; in wlc_phy_rxcal_gainctrl_nphy_rev5()