Home
last modified time | relevance | path

Searched refs:configtype (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.h18 u8 configtype);
21 u8 configtype);
H A Dphy.c134 u8 configtype) in _rtl92cu_phy_config_bb_with_headerfile() argument
155 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() argument
192 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92cu_phy_config_bb_with_pgheaderfile()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.c157 u8 configtype) in _rtl92ce_phy_config_bb_with_headerfile() argument
177 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() argument
213 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92ce_phy_config_bb_with_pgheaderfile()
H A Dphy.h111 u8 configtype);
113 u8 configtype);
/openbmc/linux/arch/mips/include/asm/fw/arc/
H A Dhinv.h29 typedef enum configtype { enum
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c780 static bool _rtl92s_phy_config_bb(struct ieee80211_hw *hw, u8 configtype) in _rtl92s_phy_config_bb() argument
793 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92s_phy_config_bb()
803 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl92s_phy_config_bb()
817 u8 configtype) in _rtl92s_phy_set_bb_to_diff_rf() argument
835 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92s_phy_set_bb_to_diff_rf()
849 u8 configtype) in _rtl92s_phy_config_bb_with_pg() argument
858 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92s_phy_config_bb_with_pg()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.c21 u8 configtype);
23 u8 configtype);
241 u8 configtype) in _rtl8723e_phy_config_bb_with_headerfile() argument
253 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() argument
455 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl8723e_phy_config_bb_with_pgheaderfile()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c22 u8 configtype);
24 u8 configtype);
485 u8 configtype) in phy_config_bb_with_headerfile() argument
490 if (configtype == BASEBAND_CONFIG_PHY_REG) { in phy_config_bb_with_headerfile()
494 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in phy_config_bb_with_headerfile()
632 static bool phy_config_bb_with_pghdr(struct ieee80211_hw *hw, u8 configtype) in phy_config_bb_with_pghdr() argument
643 if (configtype == BASEBAND_CONFIG_PHY_REG) { in phy_config_bb_with_pghdr()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c21 u8 configtype);
23 u8 configtype);
599 u8 configtype) in _rtl8723be_phy_config_bb_with_headerfile() argument
602 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() argument
717 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl8723be_phy_config_bb_with_pgheaderfile()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.c22 u8 configtype);
24 u8 configtype);
668 u8 configtype) in phy_config_bb_with_hdr_file() argument
676 if (configtype == BASEBAND_CONFIG_PHY_REG) { in phy_config_bb_with_hdr_file()
717 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in phy_config_bb_with_hdr_file()
852 u8 configtype) in phy_config_bb_with_pghdrfile() argument
863 if (configtype == BASEBAND_CONFIG_PHY_REG) { in phy_config_bb_with_pghdrfile()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c41 u8 configtype);
43 u8 configtype);
1906 u8 configtype) in _rtl8821ae_phy_config_bb_with_headerfile() argument
1913 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl8821ae_phy_config_bb_with_headerfile()
1925 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl8821ae_phy_config_bb_with_headerfile()
1984 u8 configtype) in _rtl8821ae_phy_config_bb_with_pgheaderfile() argument
2001 if (configtype != BASEBAND_CONFIG_PHY_REG) { in _rtl8821ae_phy_config_bb_with_pgheaderfile()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c505 u8 configtype) in _rtl92d_phy_config_bb_with_headerfile() argument
539 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92d_phy_config_bb_with_headerfile()
550 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) { in _rtl92d_phy_config_bb_with_headerfile()
657 u8 configtype) in _rtl92d_phy_config_bb_with_pgheaderfile() argument
666 if (configtype == BASEBAND_CONFIG_PHY_REG) { in _rtl92d_phy_config_bb_with_pgheaderfile()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dwifi.h2296 u8 configtype);
2298 u8 configtype);