Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dphy_n.h921 u16 rad_gain; member
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_int.h390 u16 rad_gain; member
Dphy_n.c27837 u16 rad_gain, dac_gain, bbmult, m1m2; in wlc_phy_txpwr_fixpower_nphy() local
27924 rad_gain = (txgain >> 16) & ((1 << (32 - 16 + 1)) - 1); in wlc_phy_txpwr_fixpower_nphy()
27926 rad_gain = (txgain >> 16) & ((1 << (28 - 16 + 1)) - 1); in wlc_phy_txpwr_fixpower_nphy()
27944 &rad_gain); in wlc_phy_txpwr_fixpower_nphy()
28438 u16 rad_gain, dac_gain; in wlc_phy_txpwr_index_nphy() local
28487 rad_gain); in wlc_phy_txpwr_index_nphy()
28538 rad_gain); in wlc_phy_txpwr_index_nphy()
28574 rad_gain = (txgain >> 16) & in wlc_phy_txpwr_index_nphy()
28577 rad_gain = (txgain >> 16) & in wlc_phy_txpwr_index_nphy()
28593 &rad_gain); in wlc_phy_txpwr_index_nphy()