Home
last modified time | relevance | path

Searched refs:config_pathb (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/rtlwifi/rtl8723ae/
Dphy.c1038 static u8 _rtl8723e_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl8723e_phy_path_a_iqk() argument
1047 config_pathb ? 0x28160202 : 0x28160502); in _rtl8723e_phy_path_a_iqk()
1049 if (config_pathb) { in _rtl8723e_phy_path_a_iqk()
/drivers/net/wireless/rtlwifi/rtl8192c/
Dphy_common.c931 static u8 _rtl92c_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92c_phy_path_a_iqk() argument
940 config_pathb ? 0x28160202 : 0x28160502); in _rtl92c_phy_path_a_iqk()
942 if (config_pathb) { in _rtl92c_phy_path_a_iqk()
/drivers/net/wireless/rtlwifi/rtl8192ee/
Dphy.c1965 static u8 _rtl92ee_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_a_iqk() argument
2050 static u8 _rtl92ee_phy_path_a_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_a_rx_iqk() argument
2165 static u8 _rtl92ee_phy_path_b_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl92ee_phy_path_b_rx_iqk() argument
/drivers/net/wireless/rtlwifi/rtl8188ee/
Dphy.c1383 static u8 _rtl88e_phy_path_a_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl88e_phy_path_a_iqk() argument
1438 static u8 _rtl88e_phy_path_a_rx_iqk(struct ieee80211_hw *hw, bool config_pathb) in _rtl88e_phy_path_a_rx_iqk() argument
/drivers/staging/rtl8188eu/hal/
Dphy.c722 static u8 phy_path_a_iqk(struct adapter *adapt, bool config_pathb) in phy_path_a_iqk() argument