Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dtables.c368 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_read16()
389 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_write16()
405 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_read32()
427 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_write32()
H A Dlo.c165 struct b43_phy_g *gphy = phy->g; in lo_measure_txctl_values()
262 struct b43_phy_g *gphy = phy->g; in lo_read_power_vector()
284 struct b43_phy_g *gphy = phy->g; in lo_measure_gain_values()
377 struct b43_phy_g *gphy = phy->g; in lo_measure_setup()
491 struct b43_phy_g *gphy = phy->g; in lo_measure_restore()
568 struct b43_phy_g *gphy = phy->g; in lo_probe_possible_loctls()
649 struct b43_phy_g *gphy = phy->g; in lo_probe_loctls_statemachine()
725 struct b43_phy_g *gphy = phy->g; in b43_calibrate_lo_setting()
809 struct b43_phy_g *gphy = phy->g; in b43_gphy_dc_lt_init()
888 struct b43_phy_g *gphy = dev->phy.g; in b43_lo_g_adjust()
[all …]
H A Dphy_g.c208 struct b43_phy_g *gphy = phy->g; in b43_set_txpower_g()
273 struct b43_phy_g *gphy = phy->g; in b43_gphy_gain_lt_init()
559 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_slope()
701 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_threshold()
829 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_enable()
995 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_disable()
1104 struct b43_phy_g *gphy = phy->g; in radio2050_rfover_val()
1483 struct b43_phy_g *gphy = phy->g; in b43_phy_initb5()
1582 struct b43_phy_g *gphy = phy->g; in b43_phy_initb6()
1698 struct b43_phy_g *gphy = phy->g; in b43_calc_loopback_gain()
[all …]
H A Dphy_common.h187 struct b43_phy_g;
207 struct b43_phy_g *g;
H A Dphy_g.h117 struct b43_phy_g { struct
H A Dxmit.c575 struct b43_phy_g *gphy = phy->g; in b43_rssi_postprocess()
H A Dmain.c1420 struct b43_phy_g *phy = dev->phy.g; in handle_irq_noise()