Home
last modified time | relevance | path

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

/drivers/net/wireless/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.c177 struct b43_phy_g *gphy = phy->g; in lo_measure_txctl_values()
281 struct b43_phy_g *gphy = phy->g; in lo_read_power_vector()
303 struct b43_phy_g *gphy = phy->g; in lo_measure_gain_values()
398 struct b43_phy_g *gphy = phy->g; in lo_measure_setup()
527 struct b43_phy_g *gphy = phy->g; in lo_measure_restore()
605 struct b43_phy_g *gphy = phy->g; in lo_probe_possible_loctls()
686 struct b43_phy_g *gphy = phy->g; in lo_probe_loctls_statemachine()
762 struct b43_phy_g *gphy = phy->g; in b43_calibrate_lo_setting()
850 struct b43_phy_g *gphy = phy->g; in b43_gphy_dc_lt_init()
929 struct b43_phy_g *gphy = dev->phy.g; in b43_lo_g_adjust()
[all …]
Dphy_g.c223 struct b43_phy_g *gphy = phy->g; in b43_set_txpower_g()
273 struct b43_phy_g *gphy = dev->phy.g; in b43_gphy_tssi_power_lt_init()
292 struct b43_phy_g *gphy = phy->g; in b43_gphy_gain_lt_init()
420 struct b43_phy_g *gphy = dev->phy.g; in b43_nrssi_mem_update()
595 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_slope()
764 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_threshold()
896 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_enable()
1101 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_disable()
1216 struct b43_phy_g *gphy = phy->g; in radio2050_rfover_val()
1608 struct b43_phy_g *gphy = phy->g; in b43_phy_initb5()
[all …]
Dphy_common.h181 struct b43_phy_g;
201 struct b43_phy_g *g;
Dphy_g.h116 struct b43_phy_g { struct
Dxmit.c444 struct b43_phy_g *gphy = phy->g; in b43_rssi_postprocess()
Dmain.c1221 struct b43_phy_g *phy = dev->phy.g; in handle_irq_noise()