Home
last modified time | relevance | path

Searched refs:b43legacy_phy (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/net/wireless/b43legacy/
Dradio.c116 struct b43legacy_phy *phy = &dev->phy; in b43legacy_radio_read16()
151 struct b43legacy_phy *phy = &dev->phy; in b43legacy_set_all_gains()
187 struct b43legacy_phy *phy = &dev->phy; in b43legacy_set_original_gains()
227 struct b43legacy_phy *phy = &dev->phy; in b43legacy_synth_pu_workaround()
248 struct b43legacy_phy *phy = &dev->phy; in b43legacy_radio_aci_detect()
282 struct b43legacy_phy *phy = &dev->phy; in b43legacy_radio_aci_scan()
368 struct b43legacy_phy *phy = &dev->phy; in b43legacy_nrssi_mem_update()
385 struct b43legacy_phy *phy = &dev->phy; in b43legacy_calc_nrssi_offset()
555 struct b43legacy_phy *phy = &dev->phy; in b43legacy_calc_nrssi_slope()
820 struct b43legacy_phy *phy = &dev->phy; in b43legacy_calc_nrssi_threshold()
[all …]
Dphy.c143 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_calibrate()
161 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_init_pctl()
220 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_agcsetup()
336 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_setupg()
448 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_initb2()
497 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_initb4()
553 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_initb5()
668 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_initb6()
811 struct b43legacy_phy *phy = &dev->phy; in b43legacy_calc_loopback_gain()
1010 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_initg()
[all …]
Db43legacy.h402 struct b43legacy_phy { struct
673 struct b43legacy_phy phy;
805 struct b43legacy_lopair *b43legacy_get_lopair(struct b43legacy_phy *phy, in b43legacy_get_lopair()
Dmain.c628 struct b43legacy_phy *phy = &dev->phy; in b43legacy_dummy_transmission()
824 struct b43legacy_phy *phy = &dev->phy; in handle_irq_noise()
2145 struct b43legacy_phy *phy = &dev->phy; in b43legacy_chip_init()
2260 struct b43legacy_phy *phy = &dev->phy; in b43legacy_periodic_every120sec()
2632 struct b43legacy_phy *phy; in b43legacy_op_dev_config()
2778 struct b43legacy_phy *phy; in b43legacy_op_bss_info_changed()
2949 struct b43legacy_phy *phy = &dev->phy; in b43legacy_phy_versioning()
3042 struct b43legacy_phy *phy) in setup_struct_phy_for_init()
3170 struct b43legacy_phy *phy = &dev->phy; in b43legacy_wireless_core_exit()
3206 struct b43legacy_phy *phy = &dev->phy; in prepare_phy_data_for_init()
[all …]
Dxmit.c389 struct b43legacy_phy *phy = &dev->phy; in b43legacy_rssi_postprocess()