Lines Matching defs:hw
49 static void _rtl92ce_set_bcn_ctrl_reg(struct ieee80211_hw *hw, in _rtl92ce_set_bcn_ctrl_reg()
61 static void _rtl92ce_stop_tx_beacon(struct ieee80211_hw *hw) in _rtl92ce_stop_tx_beacon()
74 static void _rtl92ce_resume_tx_beacon(struct ieee80211_hw *hw) in _rtl92ce_resume_tx_beacon()
87 static void _rtl92ce_enable_bcn_sub_func(struct ieee80211_hw *hw) in _rtl92ce_enable_bcn_sub_func()
92 static void _rtl92ce_disable_bcn_sub_func(struct ieee80211_hw *hw) in _rtl92ce_disable_bcn_sub_func()
97 void rtl92ce_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_get_hw_reg()
151 void rtl92ce_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl92ce_set_hw_reg()
561 static bool _rtl92ce_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in _rtl92ce_llt_write()
588 static bool _rtl92ce_llt_table_init(struct ieee80211_hw *hw) in _rtl92ce_llt_table_init()
661 static void _rtl92ce_gen_refresh_led_state(struct ieee80211_hw *hw) in _rtl92ce_gen_refresh_led_state()
679 static bool _rtl92ce_init_mac(struct ieee80211_hw *hw) in _rtl92ce_init_mac()
802 static void _rtl92ce_hw_configure(struct ieee80211_hw *hw) in _rtl92ce_hw_configure()
885 static void _rtl92ce_enable_aspm_back_door(struct ieee80211_hw *hw) in _rtl92ce_enable_aspm_back_door()
903 void rtl92ce_enable_hw_security_config(struct ieee80211_hw *hw) in rtl92ce_enable_hw_security_config()
937 int rtl92ce_hw_init(struct ieee80211_hw *hw) in rtl92ce_hw_init()
1064 static enum version_8192c _rtl92ce_read_chip_version(struct ieee80211_hw *hw) in _rtl92ce_read_chip_version()
1158 static int _rtl92ce_set_media_status(struct ieee80211_hw *hw, in _rtl92ce_set_media_status()
1235 void rtl92ce_set_check_bssid(struct ieee80211_hw *hw, bool check_bssid) in rtl92ce_set_check_bssid()
1259 int rtl92ce_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92ce_set_network_type()
1278 void rtl92ce_set_qos(struct ieee80211_hw *hw, int aci) in rtl92ce_set_qos()
1301 void rtl92ce_enable_interrupt(struct ieee80211_hw *hw) in rtl92ce_enable_interrupt()
1311 void rtl92ce_disable_interrupt(struct ieee80211_hw *hw) in rtl92ce_disable_interrupt()
1321 static void _rtl92ce_poweroff_adapter(struct ieee80211_hw *hw) in _rtl92ce_poweroff_adapter()
1368 void rtl92ce_card_disable(struct ieee80211_hw *hw) in rtl92ce_card_disable()
1389 void rtl92ce_interrupt_recognized(struct ieee80211_hw *hw, in rtl92ce_interrupt_recognized()
1404 void rtl92ce_set_beacon_related_registers(struct ieee80211_hw *hw) in rtl92ce_set_beacon_related_registers()
1423 void rtl92ce_set_beacon_interval(struct ieee80211_hw *hw) in rtl92ce_set_beacon_interval()
1436 void rtl92ce_update_interrupt_mask(struct ieee80211_hw *hw, in rtl92ce_update_interrupt_mask()
1453 static void _rtl92ce_read_txpower_info_from_hwpg(struct ieee80211_hw *hw, in _rtl92ce_read_txpower_info_from_hwpg()
1678 static void _rtl92ce_read_adapter_info(struct ieee80211_hw *hw) in _rtl92ce_read_adapter_info()
1784 static void _rtl92ce_hal_customized_behavior(struct ieee80211_hw *hw) in _rtl92ce_hal_customized_behavior()
1807 void rtl92ce_read_eeprom_info(struct ieee80211_hw *hw) in rtl92ce_read_eeprom_info()
1841 static void rtl92ce_update_hal_rate_table(struct ieee80211_hw *hw, in rtl92ce_update_hal_rate_table()
1933 static void rtl92ce_update_hal_rate_mask(struct ieee80211_hw *hw, in rtl92ce_update_hal_rate_mask()
2063 void rtl92ce_update_hal_rate_tbl(struct ieee80211_hw *hw, in rtl92ce_update_hal_rate_tbl()
2074 void rtl92ce_update_channel_access_setting(struct ieee80211_hw *hw) in rtl92ce_update_channel_access_setting()
2089 bool rtl92ce_gpio_radio_on_off_checking(struct ieee80211_hw *hw, u8 *valid) in rtl92ce_gpio_radio_on_off_checking()
2154 void rtl92ce_set_key(struct ieee80211_hw *hw, u32 key_index, in rtl92ce_set_key()
2300 static void rtl8192ce_bt_var_init(struct ieee80211_hw *hw) in rtl8192ce_bt_var_init()
2340 void rtl8192ce_read_bt_coexist_info_from_hwpg(struct ieee80211_hw *hw, in rtl8192ce_read_bt_coexist_info_from_hwpg()
2366 void rtl8192ce_bt_reg_init(struct ieee80211_hw *hw) in rtl8192ce_bt_reg_init()
2379 void rtl8192ce_bt_hw_init(struct ieee80211_hw *hw) in rtl8192ce_bt_hw_init()
2420 void rtl92ce_suspend(struct ieee80211_hw *hw) in rtl92ce_suspend()
2424 void rtl92ce_resume(struct ieee80211_hw *hw) in rtl92ce_resume()