Searched refs:nphy_ipa_txrxgain_t (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/ |
D | wlc_phy_n.c | 183 } nphy_ipa_txrxgain_t; typedef 187 nphy_ipa_txrxgain_t nphy_ipa_rxcal_gaintbl_5GHz[] = { {0, 0, 0, 0, 0, 100}, 195 nphy_ipa_txrxgain_t nphy_ipa_rxcal_gaintbl_2GHz[] = { {0, 0, 0, 0, 0, 128}, 203 nphy_ipa_txrxgain_t nphy_ipa_rxcal_gaintbl_5GHz_rev7[] = { {0, 0, 0, 0, 0, 100}, 211 nphy_ipa_txrxgain_t nphy_ipa_rxcal_gaintbl_2GHz_rev7[] = { {0, 0, 0, 0, 0, 10}, 25326 nphy_ipa_txrxgain_t *nphy_rxcal_gaintbl; in wlc_phy_rxcal_gainctrl_nphy_rev5()
|