Lines Matching defs:hw

46 static void _rtl8821ae_return_beacon_queue_skb(struct ieee80211_hw *hw)  in _rtl8821ae_return_beacon_queue_skb()
68 static void _rtl8821ae_set_bcn_ctrl_reg(struct ieee80211_hw *hw, in _rtl8821ae_set_bcn_ctrl_reg()
80 void _rtl8821ae_stop_tx_beacon(struct ieee80211_hw *hw) in _rtl8821ae_stop_tx_beacon()
93 void _rtl8821ae_resume_tx_beacon(struct ieee80211_hw *hw) in _rtl8821ae_resume_tx_beacon()
106 static void _rtl8821ae_enable_bcn_sub_func(struct ieee80211_hw *hw) in _rtl8821ae_enable_bcn_sub_func()
111 static void _rtl8821ae_disable_bcn_sub_func(struct ieee80211_hw *hw) in _rtl8821ae_disable_bcn_sub_func()
116 static void _rtl8821ae_set_fw_clock_on(struct ieee80211_hw *hw, in _rtl8821ae_set_fw_clock_on()
186 static void _rtl8821ae_set_fw_clock_off(struct ieee80211_hw *hw, in _rtl8821ae_set_fw_clock_off()
242 static void _rtl8821ae_set_fw_ps_rf_on(struct ieee80211_hw *hw) in _rtl8821ae_set_fw_ps_rf_on()
250 static void _rtl8821ae_fwlps_leave(struct ieee80211_hw *hw) in _rtl8821ae_fwlps_leave()
277 static void _rtl8821ae_fwlps_enter(struct ieee80211_hw *hw) in _rtl8821ae_fwlps_enter()
309 static void _rtl8821ae_download_rsvd_page(struct ieee80211_hw *hw, in _rtl8821ae_download_rsvd_page()
409 void rtl8821ae_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_get_hw_reg()
488 void rtl8821ae_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8821ae_set_hw_reg()
808 static bool _rtl8821ae_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in _rtl8821ae_llt_write()
835 static bool _rtl8821ae_llt_table_init(struct ieee80211_hw *hw) in _rtl8821ae_llt_table_init()
890 static void _rtl8821ae_gen_refresh_led_state(struct ieee80211_hw *hw) in _rtl8821ae_gen_refresh_led_state()
918 static bool _rtl8821ae_init_mac(struct ieee80211_hw *hw) in _rtl8821ae_init_mac()
1031 static void _rtl8821ae_hw_configure(struct ieee80211_hw *hw) in _rtl8821ae_hw_configure()
1157 static void _rtl8821ae_enable_aspm_back_door(struct ieee80211_hw *hw) in _rtl8821ae_enable_aspm_back_door()
1183 void rtl8821ae_enable_hw_security_config(struct ieee80211_hw *hw) in rtl8821ae_enable_hw_security_config()
1225 static void rtl8821ae_macid_initialize_mediastatus(struct ieee80211_hw *hw) in rtl8821ae_macid_initialize_mediastatus()
1241 static bool _rtl8821ae_check_pcie_dma_hang(struct ieee80211_hw *hw) in _rtl8821ae_check_pcie_dma_hang()
1265 static bool _rtl8821ae_reset_pcie_interface_dma(struct ieee80211_hw *hw, in _rtl8821ae_reset_pcie_interface_dma()
1365 static void _rtl8821ae_get_wakeup_reason(struct ieee80211_hw *hw) in _rtl8821ae_get_wakeup_reason()
1450 static void _rtl8821ae_init_trx_desc_hw_address(struct ieee80211_hw *hw) in _rtl8821ae_init_trx_desc_hw_address()
1474 static bool _rtl8821ae_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in _rtl8821ae_init_llt_table()
1505 static bool _rtl8821ae_dynamic_rqpn(struct ieee80211_hw *hw, u32 boundary, in _rtl8821ae_dynamic_rqpn()
1657 static void _rtl8821ae_simple_initialize_adapter(struct ieee80211_hw *hw) in _rtl8821ae_simple_initialize_adapter()
1683 static void _rtl8821ae_enable_l1off(struct ieee80211_hw *hw) in _rtl8821ae_enable_l1off()
1706 static void _rtl8821ae_enable_ltr(struct ieee80211_hw *hw) in _rtl8821ae_enable_ltr()
1737 static bool _rtl8821ae_wowlan_initialize_adapter(struct ieee80211_hw *hw) in _rtl8821ae_wowlan_initialize_adapter()
1799 static void _rtl8812ae_bb8812_config_1t(struct ieee80211_hw *hw) in _rtl8812ae_bb8812_config_1t()
1818 static void _rtl8821ae_poweroff_adapter(struct ieee80211_hw *hw) in _rtl8821ae_poweroff_adapter()
1873 int rtl8821ae_hw_init(struct ieee80211_hw *hw) in rtl8821ae_hw_init()
2024 static enum version_8821ae _rtl8821ae_read_chip_version(struct ieee80211_hw *hw) in _rtl8821ae_read_chip_version()
2126 static int _rtl8821ae_set_media_status(struct ieee80211_hw *hw, in _rtl8821ae_set_media_status()
2191 void rtl8821ae_set_check_bssid(struct ieee80211_hw *hw, bool check_bssid) in rtl8821ae_set_check_bssid()
2213 int rtl8821ae_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl8821ae_set_network_type()
2233 void rtl8821ae_set_qos(struct ieee80211_hw *hw, int aci) in rtl8821ae_set_qos()
2256 static void rtl8821ae_clear_interrupt(struct ieee80211_hw *hw) in rtl8821ae_clear_interrupt()
2270 void rtl8821ae_enable_interrupt(struct ieee80211_hw *hw) in rtl8821ae_enable_interrupt()
2291 void rtl8821ae_disable_interrupt(struct ieee80211_hw *hw) in rtl8821ae_disable_interrupt()
2302 static void _rtl8821ae_clear_pci_pme_status(struct ieee80211_hw *hw) in _rtl8821ae_clear_pci_pme_status()
2370 void rtl8821ae_card_disable(struct ieee80211_hw *hw) in rtl8821ae_card_disable()
2495 void rtl8821ae_interrupt_recognized(struct ieee80211_hw *hw, in rtl8821ae_interrupt_recognized()
2508 void rtl8821ae_set_beacon_related_registers(struct ieee80211_hw *hw) in rtl8821ae_set_beacon_related_registers()
2529 void rtl8821ae_set_beacon_interval(struct ieee80211_hw *hw) in rtl8821ae_set_beacon_interval()
2542 void rtl8821ae_update_interrupt_mask(struct ieee80211_hw *hw, in rtl8821ae_update_interrupt_mask()
2612 static void _rtl8821ae_read_power_value_fromprom(struct ieee80211_hw *hw, in _rtl8821ae_read_power_value_fromprom()
2867 static void _rtl8821ae_read_txpower_info_from_hwpg(struct ieee80211_hw *hw, in _rtl8821ae_read_txpower_info_from_hwpg()
2954 static void _rtl8812ae_read_pa_type(struct ieee80211_hw *hw, u8 *hwinfo, in _rtl8812ae_read_pa_type()
2994 static void _rtl8821ae_read_pa_type(struct ieee80211_hw *hw, u8 *hwinfo, in _rtl8821ae_read_pa_type()
3026 static void _rtl8821ae_read_rfe_type(struct ieee80211_hw *hw, u8 *hwinfo, in _rtl8821ae_read_rfe_type()
3067 static void _rtl8812ae_read_bt_coexist_info_from_hwpg(struct ieee80211_hw *hw, in _rtl8812ae_read_bt_coexist_info_from_hwpg()
3091 static void _rtl8821ae_read_bt_coexist_info_from_hwpg(struct ieee80211_hw *hw, in _rtl8821ae_read_bt_coexist_info_from_hwpg()
3116 static void _rtl8821ae_read_adapter_info(struct ieee80211_hw *hw, bool b_pseudo_test) in _rtl8821ae_read_adapter_info()
3320 void rtl8821ae_read_eeprom_info(struct ieee80211_hw *hw) in rtl8821ae_read_eeprom_info()
3357 static void rtl8821ae_update_hal_rate_table(struct ieee80211_hw *hw, in rtl8821ae_update_hal_rate_table()
3453 struct ieee80211_hw *hw, u8 rate_index, in _rtl8821ae_mrate_idx_to_arfr_id()
3547 static u32 _rtl8821ae_set_ra_vht_ratr_bitmap(struct ieee80211_hw *hw, in _rtl8821ae_set_ra_vht_ratr_bitmap()
3587 static u8 _rtl8821ae_get_ra_ldpc(struct ieee80211_hw *hw, in _rtl8821ae_get_ra_ldpc()
3596 static u8 _rtl8821ae_get_ra_rftype(struct ieee80211_hw *hw, in _rtl8821ae_get_ra_rftype()
3620 static bool _rtl8821ae_get_ra_shortgi(struct ieee80211_hw *hw, struct ieee80211_sta *sta, in _rtl8821ae_get_ra_shortgi()
3642 static void rtl8821ae_update_hal_rate_mask(struct ieee80211_hw *hw, in rtl8821ae_update_hal_rate_mask()
3842 void rtl8821ae_update_hal_rate_tbl(struct ieee80211_hw *hw, in rtl8821ae_update_hal_rate_tbl()
3854 void rtl8821ae_update_channel_access_setting(struct ieee80211_hw *hw) in rtl8821ae_update_channel_access_setting()
3885 bool rtl8821ae_gpio_radio_on_off_checking(struct ieee80211_hw *hw, u8 *valid) in rtl8821ae_gpio_radio_on_off_checking()
3956 void rtl8821ae_set_key(struct ieee80211_hw *hw, u32 key_index, in rtl8821ae_set_key()
4081 void rtl8821ae_bt_reg_init(struct ieee80211_hw *hw) in rtl8821ae_bt_reg_init()
4093 void rtl8821ae_bt_hw_init(struct ieee80211_hw *hw) in rtl8821ae_bt_hw_init()
4101 void rtl8821ae_suspend(struct ieee80211_hw *hw) in rtl8821ae_suspend()
4105 void rtl8821ae_resume(struct ieee80211_hw *hw) in rtl8821ae_resume()
4110 void rtl8821ae_allow_all_destaddr(struct ieee80211_hw *hw, in rtl8821ae_allow_all_destaddr()
4130 void rtl8821ae_add_wowlan_pattern(struct ieee80211_hw *hw, in rtl8821ae_add_wowlan_pattern()