Searched refs:config_pathb (Results 1 – 5 of 5) sorted by relevance
1013 static u8 _rtl8723e_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl8723e_phy_path_a_iqk() argument1022 config_pathb ? 0x28160202 : 0x28160502); in _rtl8723e_phy_path_a_iqk()1024 if (config_pathb) { in _rtl8723e_phy_path_a_iqk()
907 static u8 _rtl92c_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92c_phy_path_a_iqk() argument916 config_pathb ? 0x28160202 : 0x28160502); in _rtl92c_phy_path_a_iqk()918 if (config_pathb) { in _rtl92c_phy_path_a_iqk()
1943 static u8 _rtl92ee_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_a_iqk() argument2028 static u8 _rtl92ee_phy_path_a_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_a_rx_iqk() argument2143 static u8 _rtl92ee_phy_path_b_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_b_rx_iqk() argument
1362 static u8 _rtl88e_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl88e_phy_path_a_iqk() argument1417 static u8 _rtl88e_phy_path_a_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl88e_phy_path_a_rx_iqk() argument
525 static u8 phy_path_a_iqk(struct adapter *adapt, bool config_pathb) in phy_path_a_iqk() argument