Searched refs:_rtl88e_check_condition (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 247 static bool _rtl88e_check_condition(struct ieee80211_hw *hw, in _rtl88e_check_condition() function 405 if (!_rtl88e_check_condition(hw, array_table[i])) { in handle_branch1() 452 if (!_rtl88e_check_condition(hw, array_table[i])) { in handle_branch2() 667 if (!_rtl88e_check_condition(hw, in phy_config_bb_with_pghdr() 718 if (!_rtl88e_check_condition(hw, radioa_array_table[i])) { in process_path_a()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 247 static bool _rtl88e_check_condition(struct ieee80211_hw *hw, in _rtl88e_check_condition() function 405 if (!_rtl88e_check_condition(hw, array_table[i])) { in handle_branch1() 452 if (!_rtl88e_check_condition(hw, array_table[i])) { in handle_branch2() 667 if (!_rtl88e_check_condition(hw, in phy_config_bb_with_pghdr() 718 if (!_rtl88e_check_condition(hw, radioa_array_table[i])) { in process_path_a()
|
Completed in 6 milliseconds