Searched refs:b_pathb_ok (Results 1 – 5 of 5) sorted by relevance
/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 1426 b_pathb_ok = false; in rtl92c_phy_iq_calibrate() 1488 b_pathb_ok = true; in rtl92c_phy_iq_calibrate() 1499 _rtl92c_phy_path_b_fill_iqk_matrix(hw, b_pathb_ok, in rtl92c_phy_iq_calibrate()
|
/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 1400 b_pathb_ok = false; in rtl8723e_phy_iq_calibrate() 1456 b_pathb_ok = true; in rtl8723e_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 2370 b_pathb_ok = false; in rtl8723be_phy_iq_calibrate() 2433 b_pathb_ok = true; in rtl8723be_phy_iq_calibrate() 2445 _rtl8723be_phy_path_b_fill_iqk_matrix(hw, b_pathb_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 2869 b_pathb_ok = false; in rtl92ee_phy_iq_calibrate() 2928 b_pathb_ok = true; in rtl92ee_phy_iq_calibrate() 2941 _rtl92ee_phy_path_b_fill_iqk_matrix(hw, b_pathb_ok, result, in rtl92ee_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 1997 b_pathb_ok = false; in rtl88e_phy_iq_calibrate() 2060 b_pathb_ok = true; in rtl88e_phy_iq_calibrate()
|