Searched refs:b_pathb_ok (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.c | 1366 bool b_patha_ok, b_pathb_ok; in rtl92c_phy_iq_calibrate() local 1397 b_pathb_ok = false; in rtl92c_phy_iq_calibrate() 1455 b_pathb_ok = true; in rtl92c_phy_iq_calibrate() 1466 _rtl92c_phy_path_b_fill_iqk_matrix(hw, b_pathb_ok, in rtl92c_phy_iq_calibrate()
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 2251 bool b_patha_ok, b_pathb_ok; in rtl8723be_phy_iq_calibrate() local 2292 b_pathb_ok = false; in rtl8723be_phy_iq_calibrate() 2351 b_pathb_ok = true; in rtl8723be_phy_iq_calibrate() 2363 _rtl8723be_phy_path_b_fill_iqk_matrix(hw, b_pathb_ok, result, in rtl8723be_phy_iq_calibrate()
|
/linux-5.19.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 2796 bool b_patha_ok, b_pathb_ok; in rtl92ee_phy_iq_calibrate() local 2831 b_pathb_ok = false; in rtl92ee_phy_iq_calibrate() 2884 b_pathb_ok = true; in rtl92ee_phy_iq_calibrate() 2897 _rtl92ee_phy_path_b_fill_iqk_matrix(hw, b_pathb_ok, result, in rtl92ee_phy_iq_calibrate()
|