Searched defs:is2t (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ce/
H A Dphy.c384 void _rtl92ce_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) _rtl92ce_phy_lc_calibrate() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dphy.c377 void _rtl92cu_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) _rtl92cu_phy_lc_calibrate() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192de/
H A Ddm.c822 bool is2t = IS_92D_SINGLEPHY(rtlhal->version); rtl92d_dm_txpower_tracking_callback_thermalmeter() local
H A Dphy.c1979 bool is2t = IS_92D_SINGLEPHY(rtlhal->version); _rtl92d_phy_iq_calibrate_5g_normal() local
2117 bool is2t = IS_92D_SINGLEPHY(rtlhal->version); _rtl92d_phy_simularity_compare() local
2176 bool is2t = IS_92D_SINGLEPHY(rtlhal->version) || _rtl92d_phy_patha_fill_iqk_matrix() local
2575 static void _rtl92d_phy_lc_calibrate_sw(struct ieee80211_hw *hw, bool is2t) _rtl92d_phy_lc_calibrate_sw() argument
2679 static void _rtl92d_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) _rtl92d_phy_lc_calibrate() argument
1739 _rtl92d_phy_path_adda_on(struct ieee80211_hw *hw, u32 *adda_reg, bool patha_on, bool is2t) _rtl92d_phy_path_adda_on() argument
1792 _rtl92d_phy_iq_calibrate(struct ieee80211_hw *hw, long result[][8], u8 t, bool is2t) _rtl92d_phy_iq_calibrate() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723com/
H A Dphy_common.c390 rtl8723_phy_path_adda_on(struct ieee80211_hw *hw, u32 *addareg, bool is_patha_on, bool is2t) rtl8723_phy_path_adda_on() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192c/
H A Ddm_common.c738 bool is2t = IS_92C_SERIAL(rtlhal->version); rtl92c_dm_txpower_tracking_callback_thermalmeter() local
H A Dphy_common.c1178 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); _rtl92c_phy_simularity_compare() local
1123 _rtl92c_phy_path_adda_on(struct ieee80211_hw *hw, u32 *addareg, bool is_patha_on, bool is2t) _rtl92c_phy_path_adda_on() argument
1230 _rtl92c_phy_iq_calibrate(struct ieee80211_hw *hw, long result[][8], u8 t, bool is2t) _rtl92c_phy_iq_calibrate() argument
1355 _rtl92c_phy_ap_calibrate(struct ieee80211_hw *hw, char delta, bool is2t) _rtl92c_phy_ap_calibrate() argument
1360 _rtl92c_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain, bool is2t) _rtl92c_phy_set_rfpath_switch() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723ae/
H A Dphy.c1288 static void _rtl8723e_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) _rtl8723e_phy_lc_calibrate() argument
1160 _rtl8723e_phy_iq_calibrate(struct ieee80211_hw *hw, long result[][8], u8 t, bool is2t) _rtl8723e_phy_iq_calibrate() argument
1333 _rtl8723e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain, bool is2t) _rtl8723e_phy_set_rfpath_switch() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/
H A Dphy.c1661 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); _rtl88e_phy_simularity_compare() local
1863 static void _rtl88e_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) _rtl88e_phy_lc_calibrate() argument
1606 _rtl88e_phy_path_adda_on(struct ieee80211_hw *hw, u32 *addareg, bool is_patha_on, bool is2t) _rtl88e_phy_path_adda_on() argument
1714 _rtl88e_phy_iq_calibrate(struct ieee80211_hw *hw, long result[][8], u8 t, bool is2t) _rtl88e_phy_iq_calibrate() argument
1910 _rtl88e_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain, bool is2t) _rtl88e_phy_set_rfpath_switch() argument
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Dphy.c449 bool is2t = false; rtl88eu_dm_txpower_tracking_callback_thermalmeter() local
1251 static void phy_lc_calibrate(struct adapter *adapt, bool is2t) phy_lc_calibrate() argument
1329 bool is2t; rtl88eu_phy_iq_calibrate() local
938 path_adda_on(struct adapter *adapt, u32 *adda_reg, bool is_path_a_on, bool is2t) path_adda_on() argument
1065 phy_iq_calibrate(struct adapter *adapt, s32 result[][8], u8 t, bool is2t) phy_iq_calibrate() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/
H A Dphy.c2255 static void _rtl8723be_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) _rtl8723be_phy_lc_calibrate() argument
2076 _rtl8723be_phy_iq_calibrate(struct ieee80211_hw *hw, long result[][8], u8 t, bool is2t) _rtl8723be_phy_iq_calibrate() argument
2308 _rtl8723be_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain, bool is2t) _rtl8723be_phy_set_rfpath_switch() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/
H A Dphy.c2709 static void _rtl92ee_phy_lc_calibrate(struct ieee80211_hw *hw, bool is2t) _rtl92ee_phy_lc_calibrate() argument
2414 _rtl92ee_phy_path_adda_on(struct ieee80211_hw *hw, u32 *addareg, bool is_patha_on, bool is2t) _rtl92ee_phy_path_adda_on() argument
2520 _rtl92ee_phy_iq_calibrate(struct ieee80211_hw *hw, long result[][8], u8 t, bool is2t) _rtl92ee_phy_iq_calibrate() argument
2754 _rtl92ee_phy_set_rfpath_switch(struct ieee80211_hw *hw, bool bmain, bool is2t) _rtl92ee_phy_set_rfpath_switch() argument

Completed in 216 milliseconds