Home
last modified time | relevance | path

Searched refs:array_table (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c384 i += 2; v1 = array_table[i]; \
385 v2 = array_table[i+1]; \
389 u32 *array_table) in handle_branch1()
396 v1 = array_table[i]; in handle_branch1()
397 v2 = array_table[i+1]; in handle_branch1()
405 if (!_rtl88e_check_condition(hw, array_table[i])) { in handle_branch1()
432 u32 *array_table) in handle_branch2()
440 v1 = array_table[i]; in handle_branch2()
441 v2 = array_table[i+1]; in handle_branch2()
443 rtl_set_bbreg(hw, array_table[ in handle_branch2()
388 handle_branch1(struct ieee80211_hw *hw, u16 arraylen, u32 *array_table) handle_branch1() argument
431 handle_branch2(struct ieee80211_hw *hw, u16 arraylen, u32 *array_table) handle_branch2() argument
487 u32 *array_table; phy_config_bb_with_headerfile() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dphy.c384 i += 2; v1 = array_table[i]; \
385 v2 = array_table[i+1]; \
389 u32 *array_table) in handle_branch1()
396 v1 = array_table[i]; in handle_branch1()
397 v2 = array_table[i+1]; in handle_branch1()
405 if (!_rtl88e_check_condition(hw, array_table[i])) { in handle_branch1()
432 u32 *array_table) in handle_branch2()
440 v1 = array_table[i]; in handle_branch2()
441 v2 = array_table[i+1]; in handle_branch2()
443 rtl_set_bbreg(hw, array_table[ in handle_branch2()
388 handle_branch1(struct ieee80211_hw *hw, u16 arraylen, u32 *array_table) handle_branch1() argument
431 handle_branch2(struct ieee80211_hw *hw, u16 arraylen, u32 *array_table) handle_branch2() argument
487 u32 *array_table; phy_config_bb_with_headerfile() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c18 #define READ_NEXT_PAIR(array_table, v1, v2, i) \
21 v1 = array_table[i]; \
22 v2 = array_table[i+1]; \
1834 u32 *array_table, u16 arraylen, in __rtl8821ae_phy_config_with_headerfile()
1846 u32 v1 = array_table[i]; in __rtl8821ae_phy_config_with_headerfile()
1847 u32 v2 = array_table[i + 1]; in __rtl8821ae_phy_config_with_headerfile()
1911 u32 *array_table; in _rtl8821ae_phy_config_bb_with_headerfile() local
1917 array_table = RTL8812AE_PHY_REG_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()
1920 array_table = RTL8821AE_PHY_REG_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()
1924 array_table, arrayle in _rtl8821ae_phy_config_bb_with_headerfile()
1833 __rtl8821ae_phy_config_with_headerfile(struct ieee80211_hw *hw, u32 *array_table, u16 arraylen, void (*set_reg)(struct ieee80211_hw *hw, u32 regaddr, u32 data)) __rtl8821ae_phy_config_with_headerfile() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c18 #define READ_NEXT_PAIR(array_table, v1, v2, i) \
21 v1 = array_table[i]; \
22 v2 = array_table[i+1]; \
1833 u32 *array_table, u16 arraylen, in __rtl8821ae_phy_config_with_headerfile()
1845 u32 v1 = array_table[i]; in __rtl8821ae_phy_config_with_headerfile()
1846 u32 v2 = array_table[i + 1]; in __rtl8821ae_phy_config_with_headerfile()
1910 u32 *array_table; in _rtl8821ae_phy_config_bb_with_headerfile() local
1916 array_table = RTL8812AE_PHY_REG_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()
1919 array_table = RTL8821AE_PHY_REG_ARRAY; in _rtl8821ae_phy_config_bb_with_headerfile()
1923 array_table, arrayle in _rtl8821ae_phy_config_bb_with_headerfile()
1832 __rtl8821ae_phy_config_with_headerfile(struct ieee80211_hw *hw, u32 *array_table, u16 arraylen, void (*set_reg)(struct ieee80211_hw *hw, u32 regaddr, u32 data)) __rtl8821ae_phy_config_with_headerfile() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c537 u32 *array_table, in rtl8723be_phy_config_with_headerfile()
549 u32 v1 = array_table[i]; in rtl8723be_phy_config_with_headerfile()
550 u32 v2 = array_table[i + 1]; in rtl8723be_phy_config_with_headerfile()
536 rtl8723be_phy_config_with_headerfile(struct ieee80211_hw *hw, u32 *array_table, u16 arraylen, void (*set_reg)(struct ieee80211_hw *hw, u32 regaddr, u32 data)) rtl8723be_phy_config_with_headerfile() argument
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dphy.c537 u32 *array_table, in rtl8723be_phy_config_with_headerfile()
549 u32 v1 = array_table[i]; in rtl8723be_phy_config_with_headerfile()
550 u32 v2 = array_table[i + 1]; in rtl8723be_phy_config_with_headerfile()
536 rtl8723be_phy_config_with_headerfile(struct ieee80211_hw *hw, u32 *array_table, u16 arraylen, void (*set_reg)(struct ieee80211_hw *hw, u32 regaddr, u32 data)) rtl8723be_phy_config_with_headerfile() argument

Completed in 16 milliseconds