Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c20836 u16 pgaa_boost_tune; in wlc_phy_chanspec_radio2056_setup() local
20847 pgaa_boost_tune = 0xf; in wlc_phy_chanspec_radio2056_setup()
20853 pgaa_boost_tune = 0xfb; in wlc_phy_chanspec_radio2056_setup()
20859 pgaa_boost_tune = 0xb; in wlc_phy_chanspec_radio2056_setup()
20866 pgaa_boost_tune = -(int)(freq - 18) / 36 + 168; in wlc_phy_chanspec_radio2056_setup()
20868 pgaa_boost_tune = 6; in wlc_phy_chanspec_radio2056_setup()
20879 PGAA_BOOST_TUNE, pgaa_boost_tune); in wlc_phy_chanspec_radio2056_setup()