Searched refs:phy_ht (Results 1 – 2 of 2) sorted by relevance
337 struct b43_phy_ht *phy_ht = dev->phy.ht; in b43_phy_ht_stop_playback() local350 if (phy_ht->bb_mult_save[i] >= 0) { in b43_phy_ht_stop_playback()352 phy_ht->bb_mult_save[i]); in b43_phy_ht_stop_playback()354 phy_ht->bb_mult_save[i]); in b43_phy_ht_stop_playback()377 struct b43_phy_ht *phy_ht = dev->phy.ht; in b43_phy_ht_run_samples() local382 if (phy_ht->bb_mult_save[i] < 0) in b43_phy_ht_run_samples()383 phy_ht->bb_mult_save[i] = b43_httab_read(dev, B43_HTTAB16(13, 0x63 + i * 4)); in b43_phy_ht_run_samples()535 struct b43_phy_ht *phy_ht = dev->phy.ht; in b43_phy_ht_tx_power_ctl() local551 phy_ht->tx_pwr_idx[i] = in b43_phy_ht_tx_power_ctl()564 if (phy_ht->tx_pwr_idx[i] <= in b43_phy_ht_tx_power_ctl()[all …]
13 b43-$(CONFIG_B43_PHY_HT) += phy_ht.o