Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/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-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c142 u16 gm_gain; member
1006 gains->gm_gain = rfgain0 & 0xff; in wlc_lcnphy_get_tx_gain()
1869 ((target_gains->gm_gain) | in wlc_lcnphy_set_tx_gain()
1879 ((target_gains->gm_gain) | in wlc_lcnphy_set_tx_gain()
2662 hash = (target_gains->gm_gain << 8) | in wlc_lcnphy_tx_iqlo_cal()
2671 cal_gains.gm_gain = in wlc_lcnphy_tx_iqlo_cal()
3024 tx_gains.gm_gain = 4; in wlc_lcnphy_tx_pwr_ctrl_init()
3031 tx_gains.gm_gain = 7; in wlc_lcnphy_tx_pwr_ctrl_init()
3157 gains.gm_gain = (u16) (txgain & 0xff); in wlc_lcnphy_set_tx_pwr_by_index()
3858 target_gains.gm_gain = 7; in wlc_lcnphy_txpwrtbl_iqlo_cal()
[all …]