Searched refs:config_pathb (Results 1 – 5 of 5) sorted by relevance
1038 static u8 _rtl8723e_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl8723e_phy_path_a_iqk() argument1047 config_pathb ? 0x28160202 : 0x28160502); in _rtl8723e_phy_path_a_iqk()1049 if (config_pathb) { in _rtl8723e_phy_path_a_iqk()
931 static u8 _rtl92c_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92c_phy_path_a_iqk() argument940 config_pathb ? 0x28160202 : 0x28160502); in _rtl92c_phy_path_a_iqk()942 if (config_pathb) { in _rtl92c_phy_path_a_iqk()
1965 static u8 _rtl92ee_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_a_iqk() argument2050 static u8 _rtl92ee_phy_path_a_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_a_rx_iqk() argument2165 static u8 _rtl92ee_phy_path_b_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_b_rx_iqk() argument
1383 static u8 _rtl88e_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl88e_phy_path_a_iqk() argument1438 static u8 _rtl88e_phy_path_a_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl88e_phy_path_a_rx_iqk() argument
722 static u8 phy_path_a_iqk(struct adapter *adapt, bool config_pathb) in phy_path_a_iqk() argument