Home
last modified time | relevance | path

Searched refs:agc_table (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c787 u32 *agc_table; in _rtl92s_phy_config_bb() local
791 agc_table = rtl8192seagctab_array; in _rtl92s_phy_config_bb()
808 rtl92s_phy_set_bb_reg(hw, agc_table[i], MASKDWORD, in _rtl92s_phy_config_bb()
809 agc_table[i + 1]); in _rtl92s_phy_config_bb()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dphy.c784 u32 *agc_table; in _rtl92s_phy_config_bb() local
788 agc_table = rtl8192seagctab_array; in _rtl92s_phy_config_bb()
805 rtl92s_phy_set_bb_reg(hw, agc_table[i], MASKDWORD, in _rtl92s_phy_config_bb()
806 agc_table[i + 1]); in _rtl92s_phy_config_bb()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h649 u8 agc_table: 4; member
651 u8 agc_table: 4; member

Completed in 10 milliseconds