Home
last modified time | relevance | path

Searched refs:_lo_pairs (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/b43legacy/
Db43legacy.h442 struct b43legacy_lopair *_lo_pairs; member
834 return phy->_lo_pairs + (radio_attenuation in b43legacy_get_lopair()
Dmain.c3128 lo = phy->_lo_pairs; in setup_struct_phy_for_init()
3275 if (phy->_lo_pairs) in prepare_phy_data_for_init()
3276 memset(phy->_lo_pairs, 0, in prepare_phy_data_for_init()
3304 phy->_lo_pairs = kzalloc(sizeof(struct b43legacy_lopair) in b43legacy_wireless_core_init()
3307 if (!phy->_lo_pairs) in b43legacy_wireless_core_init()
Dphy.c1716 tmp_control = phy->_lo_pairs + i; in b43legacy_phy_lo_g_measure()
1744 pair = phy->_lo_pairs + i; in b43legacy_phy_lo_mark_all_unused()