Home
last modified time | relevance | path

Searched refs:b43_phy_g (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/broadcom/b43/
Dtables.c381 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_read16()
402 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_write16()
418 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_read32()
440 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_write32()
Dlo.c178 struct b43_phy_g *gphy = phy->g; in lo_measure_txctl_values()
275 struct b43_phy_g *gphy = phy->g; in lo_read_power_vector()
297 struct b43_phy_g *gphy = phy->g; in lo_measure_gain_values()
390 struct b43_phy_g *gphy = phy->g; in lo_measure_setup()
504 struct b43_phy_g *gphy = phy->g; in lo_measure_restore()
581 struct b43_phy_g *gphy = phy->g; in lo_probe_possible_loctls()
662 struct b43_phy_g *gphy = phy->g; in lo_probe_loctls_statemachine()
738 struct b43_phy_g *gphy = phy->g; in b43_calibrate_lo_setting()
822 struct b43_phy_g *gphy = phy->g; in b43_gphy_dc_lt_init()
901 struct b43_phy_g *gphy = dev->phy.g; in b43_lo_g_adjust()
[all …]
Dphy_g.c221 struct b43_phy_g *gphy = phy->g; in b43_set_txpower_g()
267 struct b43_phy_g *gphy = dev->phy.g; in b43_gphy_tssi_power_lt_init()
286 struct b43_phy_g *gphy = phy->g; in b43_gphy_gain_lt_init()
408 struct b43_phy_g *gphy = dev->phy.g; in b43_nrssi_mem_update()
572 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_slope()
714 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_threshold()
842 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_enable()
1008 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_disable()
1117 struct b43_phy_g *gphy = phy->g; in radio2050_rfover_val()
1496 struct b43_phy_g *gphy = phy->g; in b43_phy_initb5()
[all …]
Dphy_common.h194 struct b43_phy_g;
214 struct b43_phy_g *g;
Dphy_g.h117 struct b43_phy_g { struct
Dxmit.c588 struct b43_phy_g *gphy = phy->g; in b43_rssi_postprocess()
Dmain.c1435 struct b43_phy_g *phy = dev->phy.g; in handle_irq_noise()