Home
last modified time | relevance | path

Searched refs:_lo_pairs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h443 struct b43legacy_lopair *_lo_pairs; member
835 return phy->_lo_pairs + (radio_attenuation in b43legacy_get_lopair()
H A Dmain.c3095 lo = phy->_lo_pairs; in setup_struct_phy_for_init()
3242 if (phy->_lo_pairs) in prepare_phy_data_for_init()
3243 memset(phy->_lo_pairs, 0, in prepare_phy_data_for_init()
3271 phy->_lo_pairs = kcalloc(B43legacy_LO_COUNT, in b43legacy_wireless_core_init()
3274 if (!phy->_lo_pairs) in b43legacy_wireless_core_init()
H A Dphy.c1691 tmp_control = phy->_lo_pairs + i; in b43legacy_phy_lo_g_measure()
1719 pair = phy->_lo_pairs + i; in b43legacy_phy_lo_mark_all_unused()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Db43legacy.h443 struct b43legacy_lopair *_lo_pairs; member
835 return phy->_lo_pairs + (radio_attenuation in b43legacy_get_lopair()
H A Dmain.c3096 lo = phy->_lo_pairs; in setup_struct_phy_for_init()
3243 if (phy->_lo_pairs) in prepare_phy_data_for_init()
3244 memset(phy->_lo_pairs, 0, in prepare_phy_data_for_init()
3272 phy->_lo_pairs = kcalloc(B43legacy_LO_COUNT, in b43legacy_wireless_core_init()
3275 if (!phy->_lo_pairs) in b43legacy_wireless_core_init()
H A Dphy.c1691 tmp_control = phy->_lo_pairs + i; in b43legacy_phy_lo_g_measure()
1719 pair = phy->_lo_pairs + i; in b43legacy_phy_lo_mark_all_unused()

Completed in 19 milliseconds