Home
last modified time | relevance | path

Searched refs:phy_ht (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_ht.c15 #include "phy_ht.h"
337 struct b43_phy_ht *phy_ht = dev->phy.ht; in b43_phy_ht_stop_playback() local
350 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() local
382 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() local
551 phy_ht in b43_phy_ht_tx_power_ctl()
575 struct b43_phy_ht *phy_ht = dev->phy.ht; b43_phy_ht_tx_power_ctl_idle_tssi() local
623 struct b43_phy_ht *phy_ht = dev->phy.ht; b43_phy_ht_tx_power_ctl_setup() local
843 struct b43_phy_ht *phy_ht; b43_phy_ht_op_allocate() local
856 struct b43_phy_ht *phy_ht = phy->ht; b43_phy_ht_op_prepare_structs() local
871 struct b43_phy_ht *phy_ht = dev->phy.ht; b43_phy_ht_op_init() local
1012 struct b43_phy_ht *phy_ht = phy->ht; b43_phy_ht_op_free() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dphy_ht.c15 #include "phy_ht.h"
337 struct b43_phy_ht *phy_ht = dev->phy.ht; in b43_phy_ht_stop_playback() local
350 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() local
382 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() local
551 phy_ht in b43_phy_ht_tx_power_ctl()
575 struct b43_phy_ht *phy_ht = dev->phy.ht; b43_phy_ht_tx_power_ctl_idle_tssi() local
623 struct b43_phy_ht *phy_ht = dev->phy.ht; b43_phy_ht_tx_power_ctl_setup() local
843 struct b43_phy_ht *phy_ht; b43_phy_ht_op_allocate() local
856 struct b43_phy_ht *phy_ht = phy->ht; b43_phy_ht_op_prepare_structs() local
871 struct b43_phy_ht *phy_ht = dev->phy.ht; b43_phy_ht_op_init() local
1012 struct b43_phy_ht *phy_ht = phy->ht; b43_phy_ht_op_free() local
[all...]

Completed in 3 milliseconds