Searched refs:b_patha_ok (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | phy.c | 1337 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()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.c | 1358 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()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 1924 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()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.c | 2251 bool b_patha_ok, b_pathb_ok; in rtl8723be_phy_iq_calibrate() local 2291 b_patha_ok = false; in rtl8723be_phy_iq_calibrate() 2350 b_patha_ok = true; in rtl8723be_phy_iq_calibrate() 2359 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723be_phy_iq_calibrate()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | phy.c | 2788 bool b_patha_ok, b_pathb_ok; in rtl92ee_phy_iq_calibrate() local 2822 b_patha_ok = false; in rtl92ee_phy_iq_calibrate() 2875 b_patha_ok = true; in rtl92ee_phy_iq_calibrate() 2885 _rtl92ee_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92ee_phy_iq_calibrate()
|