Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dphy.c466 bool bresult = true; in _rtl92ce_phy_set_rf_power_state() local
558 bresult = false; in _rtl92ce_phy_set_rf_power_state()
561 if (bresult) in _rtl92ce_phy_set_rf_power_state()
563 return bresult; in _rtl92ce_phy_set_rf_power_state()
571 bool bresult = false; in rtl92c_phy_set_rf_power_state() local
574 return bresult; in rtl92c_phy_set_rf_power_state()
575 bresult = _rtl92ce_phy_set_rf_power_state(hw, rfpwr_state); in rtl92c_phy_set_rf_power_state()
576 return bresult; in rtl92c_phy_set_rf_power_state()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dphy.c410 bool bresult = true; in _rtl92cu_phy_set_rf_power_state() local
521 bresult = false; in _rtl92cu_phy_set_rf_power_state()
524 if (bresult) in _rtl92cu_phy_set_rf_power_state()
526 return bresult; in _rtl92cu_phy_set_rf_power_state()
533 bool bresult = false; in rtl92cu_phy_set_rf_power_state() local
536 return bresult; in rtl92cu_phy_set_rf_power_state()
537 bresult = _rtl92cu_phy_set_rf_power_state(hw, rfpwr_state); in rtl92cu_phy_set_rf_power_state()
538 return bresult; in rtl92cu_phy_set_rf_power_state()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dphy.c1114 bool bresult = true; in _rtl8723e_phy_simularity_compare() local
1146 bresult = false; in _rtl8723e_phy_simularity_compare()
1149 return bresult; in _rtl8723e_phy_simularity_compare()
1596 bool bresult = true; in _rtl8723e_phy_set_rf_power_state() local
1686 bresult = false; in _rtl8723e_phy_set_rf_power_state()
1689 if (bresult) in _rtl8723e_phy_set_rf_power_state()
1691 return bresult; in _rtl8723e_phy_set_rf_power_state()
1699 bool bresult = false; in rtl8723e_phy_set_rf_power_state() local
1702 return bresult; in rtl8723e_phy_set_rf_power_state()
1703 bresult = _rtl8723e_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723e_phy_set_rf_power_state()
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dphy.c1661 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl88e_phy_simularity_compare() local
1696 bresult = false; in _rtl88e_phy_simularity_compare()
1699 return bresult; in _rtl88e_phy_simularity_compare()
2207 bool bresult = true; in _rtl88ee_phy_set_rf_power_state() local
2324 bresult = false; in _rtl88ee_phy_set_rf_power_state()
2327 if (bresult) in _rtl88ee_phy_set_rf_power_state()
2329 return bresult; in _rtl88ee_phy_set_rf_power_state()
2337 bool bresult = false; in rtl88e_phy_set_rf_power_state() local
2340 return bresult; in rtl88e_phy_set_rf_power_state()
2341 bresult = _rtl88ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl88e_phy_set_rf_power_state()
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dphy.c2007 bool bresult = true; /* is2t = true*/ in _rtl8723be_phy_simularity_compare() local
2051 bresult = false; in _rtl8723be_phy_simularity_compare()
2054 return bresult; in _rtl8723be_phy_simularity_compare()
2593 bool bresult = true; in _rtl8723be_phy_set_rf_power_state() local
2711 bresult = false; in _rtl8723be_phy_set_rf_power_state()
2714 if (bresult) in _rtl8723be_phy_set_rf_power_state()
2716 return bresult; in _rtl8723be_phy_set_rf_power_state()
2724 bool bresult = false; in rtl8723be_phy_set_rf_power_state() local
2727 return bresult; in rtl8723be_phy_set_rf_power_state()
2728 bresult = _rtl8723be_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723be_phy_set_rf_power_state()
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Drf.c417 bool bresult = true; /* true: need to enable BB/RF power */ in rtl92d_phy_enable_anotherphy() local
433 bresult = false; in rtl92d_phy_enable_anotherphy()
436 return bresult; in rtl92d_phy_enable_anotherphy()
Dphy.c2116 bool bresult = true; in _rtl92d_phy_simularity_compare() local
2146 bresult = false; in _rtl92d_phy_simularity_compare()
2149 return bresult; in _rtl92d_phy_simularity_compare()
3096 bool bresult = true; in rtl92d_phy_set_rf_power_state() local
3201 bresult = false; in rtl92d_phy_set_rf_power_state()
3204 if (bresult) in rtl92d_phy_set_rf_power_state()
3206 return bresult; in rtl92d_phy_set_rf_power_state()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dphy.c2451 bool bresult = true/*, is2t = true*/; in _rtl92ee_phy_simularity_compare() local
2496 bresult = false; in _rtl92ee_phy_simularity_compare()
2499 return bresult; in _rtl92ee_phy_simularity_compare()
3091 bool bresult = true; in _rtl92ee_phy_set_rf_power_state() local
3200 bresult = false; in _rtl92ee_phy_set_rf_power_state()
3203 if (bresult) in _rtl92ee_phy_set_rf_power_state()
3205 return bresult; in _rtl92ee_phy_set_rf_power_state()
3213 bool bresult = false; in rtl92ee_phy_set_rf_power_state() local
3216 return bresult; in rtl92ee_phy_set_rf_power_state()
3217 bresult = _rtl92ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl92ee_phy_set_rf_power_state()
[all …]
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dphy.c545 bool bresult = true; in rtl92s_phy_set_rf_power_state() local
652 bresult = false; in rtl92s_phy_set_rf_power_state()
656 if (bresult) in rtl92s_phy_set_rf_power_state()
659 return bresult; in rtl92s_phy_set_rf_power_state()
Dhw.c476 bool bresult = false; in _rtl92se_halset_sysclk() local
486 bresult = ((tmpvalue & BIT(7)) == (data & BIT(7))); in _rtl92se_halset_sysclk()
507 bresult = false; in _rtl92se_halset_sysclk()
509 bresult = true; in _rtl92se_halset_sysclk()
512 return bresult; in _rtl92se_halset_sysclk()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dphy.c4758 bool bresult = true; in _rtl8821ae_phy_set_rf_power_state() local
4839 bresult = false; in _rtl8821ae_phy_set_rf_power_state()
4842 if (bresult) in _rtl8821ae_phy_set_rf_power_state()
4844 return bresult; in _rtl8821ae_phy_set_rf_power_state()
4852 bool bresult = false; in rtl8821ae_phy_set_rf_power_state() local
4855 return bresult; in rtl8821ae_phy_set_rf_power_state()
4856 bresult = _rtl8821ae_phy_set_rf_power_state(hw, rfpwr_state); in rtl8821ae_phy_set_rf_power_state()
4857 return bresult; in rtl8821ae_phy_set_rf_power_state()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
Dphy_common.c1178 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl92c_phy_simularity_compare() local
1213 bresult = false; in _rtl92c_phy_simularity_compare()
1216 return bresult; in _rtl92c_phy_simularity_compare()