Searched refs:b_patha_ok (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/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-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
D | phy_common.c | 1395 bool b_patha_ok, b_pathb_ok; in rtl92c_phy_iq_calibrate() local 1425 b_patha_ok = false; in rtl92c_phy_iq_calibrate() 1487 b_patha_ok = true; in rtl92c_phy_iq_calibrate() 1494 _rtl92c_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92c_phy_iq_calibrate()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | phy.c | 1966 bool b_patha_ok, b_pathb_ok; in rtl88e_phy_iq_calibrate() local 1996 b_patha_ok = false; in rtl88e_phy_iq_calibrate() 2059 b_patha_ok = true; in rtl88e_phy_iq_calibrate() 2068 _rtl88e_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl88e_phy_iq_calibrate()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 2329 bool b_patha_ok, b_pathb_ok; in rtl8723be_phy_iq_calibrate() local 2369 b_patha_ok = false; in rtl8723be_phy_iq_calibrate() 2432 b_patha_ok = true; in rtl8723be_phy_iq_calibrate() 2441 rtl8723_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl8723be_phy_iq_calibrate()
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 2834 bool b_patha_ok, b_pathb_ok; in rtl92ee_phy_iq_calibrate() local 2868 b_patha_ok = false; in rtl92ee_phy_iq_calibrate() 2927 b_patha_ok = true; in rtl92ee_phy_iq_calibrate() 2937 _rtl92ee_phy_path_a_fill_iqk_matrix(hw, b_patha_ok, result, in rtl92ee_phy_iq_calibrate()
|