Searched refs:b_patha_ok (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | phy.c | 1369 bool b_patha_ok, b_pathb_ok; in rtl8723e_phy_iq_calibrate() local 1399 b_patha_ok = false; in rtl8723e_phy_iq_calibrate() 1455 b_patha_ok = true; in rtl8723e_phy_iq_calibrate() 1462 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723e_phy_iq_calibrate()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.c | 1392 bool b_patha_ok, b_pathb_ok; in rtl92c_phy_iq_calibrate() local 1422 b_patha_ok = false; in rtl92c_phy_iq_calibrate() 1484 b_patha_ok = true; in rtl92c_phy_iq_calibrate() 1491 _rtl92c_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92c_phy_iq_calibrate()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.c | 1965 bool b_patha_ok, b_pathb_ok; in rtl88e_phy_iq_calibrate() local 1995 b_patha_ok = false; in rtl88e_phy_iq_calibrate() 2058 b_patha_ok = true; in rtl88e_phy_iq_calibrate() 2067 _rtl88e_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl88e_phy_iq_calibrate()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 2275 bool b_patha_ok, b_pathb_ok; in rtl8723be_phy_iq_calibrate() local 2315 b_patha_ok = false; in rtl8723be_phy_iq_calibrate() 2378 b_patha_ok = true; in rtl8723be_phy_iq_calibrate() 2387 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723be_phy_iq_calibrate()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 2825 bool b_patha_ok, b_pathb_ok; in rtl92ee_phy_iq_calibrate() local 2859 b_patha_ok = false; in rtl92ee_phy_iq_calibrate() 2918 b_patha_ok = true; in rtl92ee_phy_iq_calibrate() 2928 _rtl92ee_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92ee_phy_iq_calibrate()
|