Searched refs:b_pathb_ok (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.c | 1358 bool b_patha_ok, b_pathb_ok; in rtl92c_phy_iq_calibrate() local 1389 b_pathb_ok = false; in rtl92c_phy_iq_calibrate() 1447 b_pathb_ok = true; in rtl92c_phy_iq_calibrate() 1458 _rtl92c_phy_path_b_fill_iqk_matrix(hw, b_pathb_ok, in rtl92c_phy_iq_calibrate()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 2258 bool b_patha_ok, b_pathb_ok; in rtl8723be_phy_iq_calibrate() local 2299 b_pathb_ok = false; in rtl8723be_phy_iq_calibrate() 2358 b_pathb_ok = true; in rtl8723be_phy_iq_calibrate() 2370 _rtl8723be_phy_path_b_fill_iqk_matrix(hw, b_pathb_ok, result, in rtl8723be_phy_iq_calibrate()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 2788 bool b_patha_ok, b_pathb_ok; in rtl92ee_phy_iq_calibrate() local 2823 b_pathb_ok = false; in rtl92ee_phy_iq_calibrate() 2876 b_pathb_ok = true; in rtl92ee_phy_iq_calibrate() 2889 _rtl92ee_phy_path_b_fill_iqk_matrix(hw, b_pathb_ok, result, in rtl92ee_phy_iq_calibrate()
|