Searched refs:BASEBAND_CONFIG_AGC_TAB (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.h72 BASEBAND_CONFIG_AGC_TAB = 1, enumerator in enum:baseband_config_type
H A Dphy.c525 BASEBAND_CONFIG_AGC_TAB);
607 else if (configtype == BASEBAND_CONFIG_AGC_TAB)
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.h46 BASEBAND_CONFIG_AGC_TAB = 1, enumerator in enum:baseband_config_type
H A Dphy.c803 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) {
917 rtstatus = _rtl92s_phy_config_bb(hw, BASEBAND_CONFIG_AGC_TAB);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dphy.h85 BASEBAND_CONFIG_AGC_TAB = 1, enumerator in enum:baseband_config_type
H A Dphy.c631 rtstatus = phy_config_bb_with_hdr_file(hw, BASEBAND_CONFIG_AGC_TAB);
717 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dphy_common.h20 BASEBAND_CONFIG_AGC_TAB = 1, enumerator in enum:baseband_config_type
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dphy.h67 BASEBAND_CONFIG_AGC_TAB = 1, enumerator in enum:baseband_config_type
H A Dphy.c210 _rtl8723e_phy_config_bb_with_headerfile(hw, BASEBAND_CONFIG_AGC_TAB);
275 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.h89 BASEBAND_CONFIG_AGC_TAB = 1, enumerator in enum:baseband_config_type
H A Dphy.c354 phy_config_bb_with_headerfile(hw, BASEBAND_CONFIG_AGC_TAB);
494 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.h97 BASEBAND_CONFIG_AGC_TAB = 1, enumerator in enum:baseband_config_type
H A Dphy.c1813 BASEBAND_CONFIG_AGC_TAB);
1918 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.h82 BASEBAND_CONFIG_AGC_TAB = 1, enumerator in enum:baseband_config_type
H A Dphy_common.c195 BASEBAND_CONFIG_AGC_TAB);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.c188 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.c166 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c301 } else if (configtype == BASEBAND_CONFIG_AGC_TAB) {
410 BASEBAND_CONFIG_AGC_TAB);
621 BASEBAND_CONFIG_AGC_TAB);
627 BASEBAND_CONFIG_AGC_TAB);

Completed in 353 milliseconds