Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h922 u16 rad_gain; member
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h372 u16 rad_gain; member
H A Dphy_n.c27712 u16 rad_gain, dac_gain, bbmult, m1m2; in wlc_phy_txpwr_fixpower_nphy() local
27799 rad_gain = (txgain >> 16) & ((1 << (32 - 16 + 1)) - 1); in wlc_phy_txpwr_fixpower_nphy()
27801 rad_gain = (txgain >> 16) & ((1 << (28 - 16 + 1)) - 1); in wlc_phy_txpwr_fixpower_nphy()
27819 &rad_gain); in wlc_phy_txpwr_fixpower_nphy()
28313 u16 rad_gain, dac_gain; in wlc_phy_txpwr_index_nphy() local
28362 rad_gain); in wlc_phy_txpwr_index_nphy()
28413 rad_gain); in wlc_phy_txpwr_index_nphy()
28449 rad_gain = (txgain >> 16) & in wlc_phy_txpwr_index_nphy()
28452 rad_gain = (txgain >> 16) & in wlc_phy_txpwr_index_nphy()
28468 &rad_gain); in wlc_phy_txpwr_index_nphy()