Home
last modified time | relevance | path

Searched refs:b_patha_ok (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c1337 bool b_patha_ok; in rtl8723e_phy_iq_calibrate() local
1367 b_patha_ok = false; in rtl8723e_phy_iq_calibrate()
1416 b_patha_ok = true; in rtl8723e_phy_iq_calibrate()
1422 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723e_phy_iq_calibrate()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.c1358 bool b_patha_ok, b_pathb_ok; in rtl92c_phy_iq_calibrate() local
1388 b_patha_ok = false; in rtl92c_phy_iq_calibrate()
1446 b_patha_ok = true; in rtl92c_phy_iq_calibrate()
1453 _rtl92c_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92c_phy_iq_calibrate()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c2258 bool b_patha_ok, b_pathb_ok; in rtl8723be_phy_iq_calibrate() local
2298 b_patha_ok = false; in rtl8723be_phy_iq_calibrate()
2357 b_patha_ok = true; in rtl8723be_phy_iq_calibrate()
2366 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723be_phy_iq_calibrate()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c1924 bool b_patha_ok; in rtl88e_phy_iq_calibrate() local
1954 b_patha_ok = false; in rtl88e_phy_iq_calibrate()
2010 b_patha_ok = true; in rtl88e_phy_iq_calibrate()
2018 _rtl88e_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl88e_phy_iq_calibrate()