Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Dphy_n.h922 u16 rad_gain; member
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h372 u16 rad_gain; member
Dphy_n.c27705 u16 rad_gain, dac_gain, bbmult, m1m2; in wlc_phy_txpwr_fixpower_nphy() local
27792 rad_gain = (txgain >> 16) & ((1 << (32 - 16 + 1)) - 1); in wlc_phy_txpwr_fixpower_nphy()
27794 rad_gain = (txgain >> 16) & ((1 << (28 - 16 + 1)) - 1); in wlc_phy_txpwr_fixpower_nphy()
27812 &rad_gain); in wlc_phy_txpwr_fixpower_nphy()
28307 u16 rad_gain, dac_gain; in wlc_phy_txpwr_index_nphy() local
28356 rad_gain); in wlc_phy_txpwr_index_nphy()
28407 rad_gain); in wlc_phy_txpwr_index_nphy()
28443 rad_gain = (txgain >> 16) & in wlc_phy_txpwr_index_nphy()
28446 rad_gain = (txgain >> 16) & in wlc_phy_txpwr_index_nphy()
28462 &rad_gain); in wlc_phy_txpwr_index_nphy()