Home
last modified time | relevance | path

Searched refs:bresult (Results 1 – 12 of 12) sorted by relevance

/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.c406 bool bresult = true; in _rtl92ce_phy_set_rf_power_state() local
498 bresult = false; in _rtl92ce_phy_set_rf_power_state()
501 if (bresult) in _rtl92ce_phy_set_rf_power_state()
503 return bresult; in _rtl92ce_phy_set_rf_power_state()
511 bool bresult = false; in rtl92c_phy_set_rf_power_state() local
514 return bresult; in rtl92c_phy_set_rf_power_state()
515 bresult = _rtl92ce_phy_set_rf_power_state(hw, rfpwr_state); in rtl92c_phy_set_rf_power_state()
516 return bresult; in rtl92c_phy_set_rf_power_state()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dphy.c380 bool bresult = true; in _rtl92cu_phy_set_rf_power_state() local
491 bresult = false; in _rtl92cu_phy_set_rf_power_state()
494 if (bresult) in _rtl92cu_phy_set_rf_power_state()
496 return bresult; in _rtl92cu_phy_set_rf_power_state()
503 bool bresult = false; in rtl92cu_phy_set_rf_power_state() local
506 return bresult; in rtl92cu_phy_set_rf_power_state()
507 bresult = _rtl92cu_phy_set_rf_power_state(hw, rfpwr_state); in rtl92cu_phy_set_rf_power_state()
508 return bresult; in rtl92cu_phy_set_rf_power_state()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c1084 bool bresult = true; in _rtl8723e_phy_simularity_compare() local
1116 bresult = false; in _rtl8723e_phy_simularity_compare()
1119 return bresult; in _rtl8723e_phy_simularity_compare()
1557 bool bresult = true; in _rtl8723e_phy_set_rf_power_state() local
1646 bresult = false; in _rtl8723e_phy_set_rf_power_state()
1649 if (bresult) in _rtl8723e_phy_set_rf_power_state()
1651 return bresult; in _rtl8723e_phy_set_rf_power_state()
1659 bool bresult = false; in rtl8723e_phy_set_rf_power_state() local
1662 return bresult; in rtl8723e_phy_set_rf_power_state()
1663 bresult = _rtl8723e_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723e_phy_set_rf_power_state()
[all …]
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1626 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl88e_phy_simularity_compare() local
1661 bresult = false; in _rtl88e_phy_simularity_compare()
1664 return bresult; in _rtl88e_phy_simularity_compare()
2164 bool bresult = true; in _rtl88ee_phy_set_rf_power_state() local
2280 bresult = false; in _rtl88ee_phy_set_rf_power_state()
2283 if (bresult) in _rtl88ee_phy_set_rf_power_state()
2285 return bresult; in _rtl88ee_phy_set_rf_power_state()
2293 bool bresult = false; in rtl88e_phy_set_rf_power_state() local
2296 return bresult; in rtl88e_phy_set_rf_power_state()
2297 bresult = _rtl88ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl88e_phy_set_rf_power_state()
[all …]
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c1930 bool bresult = true; /* is2t = true*/ in _rtl8723be_phy_simularity_compare() local
1974 bresult = false; in _rtl8723be_phy_simularity_compare()
1977 return bresult; in _rtl8723be_phy_simularity_compare()
2513 bool bresult = true; in _rtl8723be_phy_set_rf_power_state() local
2630 bresult = false; in _rtl8723be_phy_set_rf_power_state()
2633 if (bresult) in _rtl8723be_phy_set_rf_power_state()
2635 return bresult; in _rtl8723be_phy_set_rf_power_state()
2643 bool bresult = false; in rtl8723be_phy_set_rf_power_state() local
2646 return bresult; in rtl8723be_phy_set_rf_power_state()
2647 bresult = _rtl8723be_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723be_phy_set_rf_power_state()
[all …]
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Drf.c390 bool bresult = true; /* true: need to enable BB/RF power */ in rtl92d_phy_enable_anotherphy() local
406 bresult = false; in rtl92d_phy_enable_anotherphy()
409 return bresult; in rtl92d_phy_enable_anotherphy()
Dphy.c2072 bool bresult = true; in _rtl92d_phy_simularity_compare() local
2102 bresult = false; in _rtl92d_phy_simularity_compare()
2105 return bresult; in _rtl92d_phy_simularity_compare()
3038 bool bresult = true; in rtl92d_phy_set_rf_power_state() local
3143 bresult = false; in rtl92d_phy_set_rf_power_state()
3146 if (bresult) in rtl92d_phy_set_rf_power_state()
3148 return bresult; in rtl92d_phy_set_rf_power_state()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c2413 bool bresult = true/*, is2t = true*/; in _rtl92ee_phy_simularity_compare() local
2458 bresult = false; in _rtl92ee_phy_simularity_compare()
2461 return bresult; in _rtl92ee_phy_simularity_compare()
3048 bool bresult = true; in _rtl92ee_phy_set_rf_power_state() local
3157 bresult = false; in _rtl92ee_phy_set_rf_power_state()
3160 if (bresult) in _rtl92ee_phy_set_rf_power_state()
3162 return bresult; in _rtl92ee_phy_set_rf_power_state()
3170 bool bresult = false; in rtl92ee_phy_set_rf_power_state() local
3173 return bresult; in rtl92ee_phy_set_rf_power_state()
3174 bresult = _rtl92ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl92ee_phy_set_rf_power_state()
[all …]
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c512 bool bresult = true; in rtl92s_phy_set_rf_power_state() local
618 bresult = false; in rtl92s_phy_set_rf_power_state()
622 if (bresult) in rtl92s_phy_set_rf_power_state()
625 return bresult; in rtl92s_phy_set_rf_power_state()
Dhw.c449 bool bresult = false; in _rtl92se_halset_sysclk() local
459 bresult = ((tmpvalue & BIT(7)) == (data & BIT(7))); in _rtl92se_halset_sysclk()
480 bresult = false; in _rtl92se_halset_sysclk()
482 bresult = true; in _rtl92se_halset_sysclk()
485 return bresult; in _rtl92se_halset_sysclk()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c4717 bool bresult = true; in _rtl8821ae_phy_set_rf_power_state() local
4797 bresult = false; in _rtl8821ae_phy_set_rf_power_state()
4800 if (bresult) in _rtl8821ae_phy_set_rf_power_state()
4802 return bresult; in _rtl8821ae_phy_set_rf_power_state()
4810 bool bresult = false; in rtl8821ae_phy_set_rf_power_state() local
4813 return bresult; in rtl8821ae_phy_set_rf_power_state()
4814 bresult = _rtl8821ae_phy_set_rf_power_state(hw, rfpwr_state); in rtl8821ae_phy_set_rf_power_state()
4815 return bresult; in rtl8821ae_phy_set_rf_power_state()
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c1150 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl92c_phy_simularity_compare() local
1185 bresult = false; in _rtl92c_phy_simularity_compare()
1188 return bresult; in _rtl92c_phy_simularity_compare()