Searched refs:baseband_att_delta (Results 1 – 1 of 1) sorted by relevance
1766 s16 baseband_att_delta; in b43legacy_phy_xmitpower() local1856 baseband_att_delta = -(pwr_adjust >> 1) - (4 * radio_att_delta); in b43legacy_phy_xmitpower()1858 if ((radio_att_delta == 0) && (baseband_att_delta == 0)) { in b43legacy_phy_xmitpower()1865 baseband_attenuation += baseband_att_delta; in b43legacy_phy_xmitpower()