Searched refs:configtype (Results 1 – 13 of 13) sorted by relevance
18 u8 configtype);21 u8 configtype);
134 u8 configtype) in _rtl92cu_phy_config_bb_with_headerfile() argument155 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92cu_phy_config_bb_with_headerfile()166 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl92cu_phy_config_bb_with_headerfile()181 u8 configtype) in _rtl92cu_phy_config_bb_with_pgheaderfile() argument192 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92cu_phy_config_bb_with_pgheaderfile()
157 u8 configtype) in _rtl92ce_phy_config_bb_with_headerfile() argument177 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92ce_phy_config_bb_with_headerfile()188 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl92ce_phy_config_bb_with_headerfile()203 u8 configtype) in _rtl92ce_phy_config_bb_with_pgheaderfile() argument213 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92ce_phy_config_bb_with_pgheaderfile()
112 u8 configtype);114 u8 configtype);
790 static bool _rtl92s_phy_config_bb(struct ieee80211_hw *hw, u8 configtype) in _rtl92s_phy_config_bb() argument803 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92s_phy_config_bb()813 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl92s_phy_config_bb()827 u8 configtype) in _rtl92s_phy_set_bb_to_diff_rf() argument845 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92s_phy_set_bb_to_diff_rf()859 u8 configtype) in _rtl92s_phy_config_bb_with_pg() argument868 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92s_phy_config_bb_with_pg()
29 typedef enum configtype { enum
21 u8 configtype);23 u8 configtype);241 u8 configtype) in _rtl8723e_phy_config_bb_with_headerfile() argument253 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl8723e_phy_config_bb_with_headerfile()275 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl8723e_phy_config_bb_with_headerfile()445 u8 configtype) in _rtl8723e_phy_config_bb_with_pgheaderfile() argument455 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl8723e_phy_config_bb_with_pgheaderfile()
21 u8 configtype);23 u8 configtype);599 u8 configtype) in _rtl8723be_phy_config_bb_with_headerfile() argument602 if (configtype == BASEBAND_CONFIG_PHY_REG) in _rtl8723be_phy_config_bb_with_headerfile()607 else if (configtype == BASEBAND_CONFIG_AGC_TAB) in _rtl8723be_phy_config_bb_with_headerfile()706 u8 configtype) in _rtl8723be_phy_config_bb_with_pgheaderfile() argument717 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl8723be_phy_config_bb_with_pgheaderfile()
28 u8 configtype);30 u8 configtype);491 u8 configtype) in phy_config_bb_with_headerfile() argument496 if (configtype == BASEBAND_CONFIG_PHY_REG) { in phy_config_bb_with_headerfile()500 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in phy_config_bb_with_headerfile()638 static bool phy_config_bb_with_pghdr(struct ieee80211_hw *hw, u8 configtype) in phy_config_bb_with_pghdr() argument649 if (configtype == BASEBAND_CONFIG_PHY_REG) { in phy_config_bb_with_pghdr()
23 u8 configtype);25 u8 configtype);676 u8 configtype) in phy_config_bb_with_hdr_file() argument684 if (configtype == BASEBAND_CONFIG_PHY_REG) { in phy_config_bb_with_hdr_file()725 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in phy_config_bb_with_hdr_file()860 u8 configtype) in phy_config_bb_with_pghdrfile() argument871 if (configtype == BASEBAND_CONFIG_PHY_REG) { in phy_config_bb_with_pghdrfile()
40 u8 configtype);42 u8 configtype);1917 u8 configtype) in _rtl8821ae_phy_config_bb_with_headerfile() argument1924 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl8821ae_phy_config_bb_with_headerfile()1936 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl8821ae_phy_config_bb_with_headerfile()1995 u8 configtype) in _rtl8821ae_phy_config_bb_with_pgheaderfile() argument2012 if (configtype != BASEBAND_CONFIG_PHY_REG) { in _rtl8821ae_phy_config_bb_with_pgheaderfile()
512 u8 configtype) in _rtl92d_phy_config_bb_with_headerfile() argument546 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92d_phy_config_bb_with_headerfile()557 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl92d_phy_config_bb_with_headerfile()664 u8 configtype) in _rtl92d_phy_config_bb_with_pgheaderfile() argument673 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92d_phy_config_bb_with_pgheaderfile()
2312 u8 configtype);2314 u8 configtype);
Completed in 62 milliseconds