Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/b43/
Dphy_lcn.c41 u16 gm_gain; member
517 (target_gains->gm_gain | (target_gains->pga_gain << 8))); in b43_phy_lcn_set_tx_gain()
521 (target_gains->gm_gain | (target_gains->pga_gain << 8))); in b43_phy_lcn_set_tx_gain()
539 tx_gains.gm_gain = 4; in b43_phy_lcn_tx_pwr_ctl_init()
545 tx_gains.gm_gain = 7; in b43_phy_lcn_tx_pwr_ctl_init()
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c153 u16 gm_gain; member
1072 gains->gm_gain = rfgain0 & 0xff; in wlc_lcnphy_get_tx_gain()
1940 ((target_gains->gm_gain) | in wlc_lcnphy_set_tx_gain()
1950 ((target_gains->gm_gain) | in wlc_lcnphy_set_tx_gain()
2733 hash = (target_gains->gm_gain << 8) | in wlc_lcnphy_tx_iqlo_cal()
2742 cal_gains.gm_gain = in wlc_lcnphy_tx_iqlo_cal()
3096 tx_gains.gm_gain = 4; in wlc_lcnphy_tx_pwr_ctrl_init()
3103 tx_gains.gm_gain = 7; in wlc_lcnphy_tx_pwr_ctrl_init()
3230 gains.gm_gain = (u16) (txgain & 0xff); in wlc_lcnphy_set_tx_pwr_by_index()
3938 target_gains.gm_gain = 7; in wlc_lcnphy_txpwrtbl_iqlo_cal()
[all …]