Lines Matching defs:hw

46 u32 rtl92de_read_dword_dbi(struct ieee80211_hw *hw, u16 offset, u8 direct)  in rtl92de_read_dword_dbi()
58 void rtl92de_write_dword_dbi(struct ieee80211_hw *hw, in rtl92de_write_dword_dbi()
68 static void _rtl92de_set_bcn_ctrl_reg(struct ieee80211_hw *hw, in _rtl92de_set_bcn_ctrl_reg()
79 static void _rtl92de_stop_tx_beacon(struct ieee80211_hw *hw) in _rtl92de_stop_tx_beacon()
93 static void _rtl92de_resume_tx_beacon(struct ieee80211_hw *hw) in _rtl92de_resume_tx_beacon()
107 static void _rtl92de_enable_bcn_sub_func(struct ieee80211_hw *hw) in _rtl92de_enable_bcn_sub_func()
112 static void _rtl92de_disable_bcn_sub_func(struct ieee80211_hw *hw) in _rtl92de_disable_bcn_sub_func()
117 void rtl92de_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_get_hw_reg()
174 void rtl92de_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92de_set_hw_reg()
510 static bool _rtl92de_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in _rtl92de_llt_write()
534 static bool _rtl92de_llt_table_init(struct ieee80211_hw *hw) in _rtl92de_llt_table_init()
620 static void _rtl92de_gen_refresh_led_state(struct ieee80211_hw *hw) in _rtl92de_gen_refresh_led_state()
637 static bool _rtl92de_init_mac(struct ieee80211_hw *hw) in _rtl92de_init_mac()
797 static void _rtl92de_hw_configure(struct ieee80211_hw *hw) in _rtl92de_hw_configure()
860 static void _rtl92de_enable_aspm_back_door(struct ieee80211_hw *hw) in _rtl92de_enable_aspm_back_door()
876 void rtl92de_enable_hw_security_config(struct ieee80211_hw *hw) in rtl92de_enable_hw_security_config()
902 int rtl92de_hw_init(struct ieee80211_hw *hw) in rtl92de_hw_init()
1054 static enum version_8192d _rtl92de_read_chip_version(struct ieee80211_hw *hw) in _rtl92de_read_chip_version()
1071 static int _rtl92de_set_media_status(struct ieee80211_hw *hw, in _rtl92de_set_media_status()
1138 void rtl92de_set_check_bssid(struct ieee80211_hw *hw, bool check_bssid) in rtl92de_set_check_bssid()
1159 int rtl92de_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92de_set_network_type()
1180 void rtl92d_linked_set_reg(struct ieee80211_hw *hw) in rtl92d_linked_set_reg()
1197 void rtl92de_set_qos(struct ieee80211_hw *hw, int aci) in rtl92de_set_qos()
1202 void rtl92de_enable_interrupt(struct ieee80211_hw *hw) in rtl92de_enable_interrupt()
1211 void rtl92de_disable_interrupt(struct ieee80211_hw *hw) in rtl92de_disable_interrupt()
1221 static void _rtl92de_poweroff_adapter(struct ieee80211_hw *hw) in _rtl92de_poweroff_adapter()
1305 void rtl92de_card_disable(struct ieee80211_hw *hw) in rtl92de_card_disable()
1366 void rtl92de_interrupt_recognized(struct ieee80211_hw *hw, in rtl92de_interrupt_recognized()
1381 void rtl92de_set_beacon_related_registers(struct ieee80211_hw *hw) in rtl92de_set_beacon_related_registers()
1401 void rtl92de_set_beacon_interval(struct ieee80211_hw *hw) in rtl92de_set_beacon_interval()
1414 void rtl92de_update_interrupt_mask(struct ieee80211_hw *hw, in rtl92de_update_interrupt_mask()
1572 static void _rtl92de_read_txpower_info(struct ieee80211_hw *hw, in _rtl92de_read_txpower_info()
1683 static void _rtl92de_read_macphymode_from_prom(struct ieee80211_hw *hw, in _rtl92de_read_macphymode_from_prom()
1701 static void _rtl92de_read_macphymode_and_bandtype(struct ieee80211_hw *hw, in _rtl92de_read_macphymode_and_bandtype()
1709 static void _rtl92de_efuse_update_chip_version(struct ieee80211_hw *hw) in _rtl92de_efuse_update_chip_version()
1742 static void _rtl92de_read_adapter_info(struct ieee80211_hw *hw) in _rtl92de_read_adapter_info()
1837 void rtl92de_read_eeprom_info(struct ieee80211_hw *hw) in rtl92de_read_eeprom_info()
1865 static void rtl92de_update_hal_rate_table(struct ieee80211_hw *hw, in rtl92de_update_hal_rate_table()
1947 static void rtl92de_update_hal_rate_mask(struct ieee80211_hw *hw, in rtl92de_update_hal_rate_mask()
2083 void rtl92de_update_hal_rate_tbl(struct ieee80211_hw *hw, in rtl92de_update_hal_rate_tbl()
2094 void rtl92de_update_channel_access_setting(struct ieee80211_hw *hw) in rtl92de_update_channel_access_setting()
2109 bool rtl92de_gpio_radio_on_off_checking(struct ieee80211_hw *hw, u8 *valid) in rtl92de_gpio_radio_on_off_checking()
2163 void rtl92de_set_key(struct ieee80211_hw *hw, u32 key_index, in rtl92de_set_key()
2293 void rtl92de_suspend(struct ieee80211_hw *hw) in rtl92de_suspend()
2301 void rtl92de_resume(struct ieee80211_hw *hw) in rtl92de_resume()