Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c173 u16 txgm; member
23284 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()
23295 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()
23304 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()
23330 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()
23351 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()
23366 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()
23389 params->txgm = target_gain.txgm[core_no]; in wlc_phy_iqcal_gainparams_nphy()
23395 ((params->txlpf << 15) | (params->txgm << 12) | in wlc_phy_iqcal_gainparams_nphy()
23400 ((params->txgm << 12) | (params->pga << 8) | in wlc_phy_iqcal_gainparams_nphy()
[all …]
H A Dphy_int.h421 u16 txgm[2]; member