Lines Matching defs:hw

49 static void _rtl8723be_return_beacon_queue_skb(struct ieee80211_hw *hw)  in _rtl8723be_return_beacon_queue_skb()
71 static void _rtl8723be_set_bcn_ctrl_reg(struct ieee80211_hw *hw, in _rtl8723be_set_bcn_ctrl_reg()
83 static void _rtl8723be_stop_tx_beacon(struct ieee80211_hw *hw) in _rtl8723be_stop_tx_beacon()
96 static void _rtl8723be_resume_tx_beacon(struct ieee80211_hw *hw) in _rtl8723be_resume_tx_beacon()
109 static void _rtl8723be_enable_bcn_sub_func(struct ieee80211_hw *hw) in _rtl8723be_enable_bcn_sub_func()
114 static void _rtl8723be_disable_bcn_sub_func(struct ieee80211_hw *hw) in _rtl8723be_disable_bcn_sub_func()
119 static void _rtl8723be_set_fw_clock_on(struct ieee80211_hw *hw, u8 rpwm_val, in _rtl8723be_set_fw_clock_on()
188 static void _rtl8723be_set_fw_clock_off(struct ieee80211_hw *hw, u8 rpwm_val) in _rtl8723be_set_fw_clock_off()
243 static void _rtl8723be_set_fw_ps_rf_on(struct ieee80211_hw *hw) in _rtl8723be_set_fw_ps_rf_on()
250 static void _rtl8723be_fwlps_leave(struct ieee80211_hw *hw) in _rtl8723be_fwlps_leave()
278 static void _rtl8723be_fwlps_enter(struct ieee80211_hw *hw) in _rtl8723be_fwlps_enter()
306 void rtl8723be_get_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723be_get_hw_reg()
358 static void _rtl8723be_download_rsvd_page(struct ieee80211_hw *hw) in _rtl8723be_download_rsvd_page()
408 void rtl8723be_set_hw_reg(struct ieee80211_hw *hw, u8 variable, u8 *val) in rtl8723be_set_hw_reg()
732 static bool _rtl8723be_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in _rtl8723be_llt_write()
759 static bool _rtl8723be_llt_table_init(struct ieee80211_hw *hw) in _rtl8723be_llt_table_init()
808 static void _rtl8723be_gen_refresh_led_state(struct ieee80211_hw *hw) in _rtl8723be_gen_refresh_led_state()
826 static bool _rtl8723be_init_mac(struct ieee80211_hw *hw) in _rtl8723be_init_mac()
951 static void _rtl8723be_hw_configure(struct ieee80211_hw *hw) in _rtl8723be_hw_configure()
1082 static void _rtl8723be_enable_aspm_back_door(struct ieee80211_hw *hw) in _rtl8723be_enable_aspm_back_door()
1135 void rtl8723be_enable_hw_security_config(struct ieee80211_hw *hw) in rtl8723be_enable_hw_security_config()
1168 static void _rtl8723be_poweroff_adapter(struct ieee80211_hw *hw) in _rtl8723be_poweroff_adapter()
1344 int rtl8723be_hw_init(struct ieee80211_hw *hw) in rtl8723be_hw_init()
1468 static enum version_8723e _rtl8723be_read_chip_version(struct ieee80211_hw *hw) in _rtl8723be_read_chip_version()
1500 static int _rtl8723be_set_media_status(struct ieee80211_hw *hw, in _rtl8723be_set_media_status()
1570 void rtl8723be_set_check_bssid(struct ieee80211_hw *hw, bool check_bssid) in rtl8723be_set_check_bssid()
1593 int rtl8723be_set_network_type(struct ieee80211_hw *hw, in rtl8723be_set_network_type()
1614 void rtl8723be_set_qos(struct ieee80211_hw *hw, int aci) in rtl8723be_set_qos()
1637 void rtl8723be_enable_interrupt(struct ieee80211_hw *hw) in rtl8723be_enable_interrupt()
1650 void rtl8723be_disable_interrupt(struct ieee80211_hw *hw) in rtl8723be_disable_interrupt()
1661 void rtl8723be_card_disable(struct ieee80211_hw *hw) in rtl8723be_card_disable()
1681 void rtl8723be_interrupt_recognized(struct ieee80211_hw *hw, in rtl8723be_interrupt_recognized()
1695 void rtl8723be_set_beacon_related_registers(struct ieee80211_hw *hw) in rtl8723be_set_beacon_related_registers()
1713 void rtl8723be_set_beacon_interval(struct ieee80211_hw *hw) in rtl8723be_set_beacon_interval()
1726 void rtl8723be_update_interrupt_mask(struct ieee80211_hw *hw, in rtl8723be_update_interrupt_mask()
1756 static void _rtl8723be_read_power_value_fromprom(struct ieee80211_hw *hw, in _rtl8723be_read_power_value_fromprom()
1955 static void _rtl8723be_read_txpower_info_from_hwpg(struct ieee80211_hw *hw, in _rtl8723be_read_txpower_info_from_hwpg()
2023 static void _rtl8723be_read_adapter_info(struct ieee80211_hw *hw, in _rtl8723be_read_adapter_info()
2237 static void _rtl8723be_hal_customized_behavior(struct ieee80211_hw *hw) in _rtl8723be_hal_customized_behavior()
2261 void rtl8723be_read_eeprom_info(struct ieee80211_hw *hw) in rtl8723be_read_eeprom_info()
2295 static u8 _rtl8723be_mrate_idx_to_arfr_id(struct ieee80211_hw *hw, in _rtl8723be_mrate_idx_to_arfr_id()
2326 static void rtl8723be_update_hal_rate_mask(struct ieee80211_hw *hw, in rtl8723be_update_hal_rate_mask()
2462 void rtl8723be_update_hal_rate_tbl(struct ieee80211_hw *hw, in rtl8723be_update_hal_rate_tbl()
2471 void rtl8723be_update_channel_access_setting(struct ieee80211_hw *hw) in rtl8723be_update_channel_access_setting()
2485 bool rtl8723be_gpio_radio_on_off_checking(struct ieee80211_hw *hw, u8 *valid) in rtl8723be_gpio_radio_on_off_checking()
2555 void rtl8723be_set_key(struct ieee80211_hw *hw, u32 key_index, in rtl8723be_set_key()
2683 void rtl8723be_read_bt_coexist_info_from_hwpg(struct ieee80211_hw *hw, in rtl8723be_read_bt_coexist_info_from_hwpg()
2712 void rtl8723be_bt_reg_init(struct ieee80211_hw *hw) in rtl8723be_bt_reg_init()
2724 void rtl8723be_bt_hw_init(struct ieee80211_hw *hw) in rtl8723be_bt_hw_init()
2733 void rtl8723be_suspend(struct ieee80211_hw *hw) in rtl8723be_suspend()
2737 void rtl8723be_resume(struct ieee80211_hw *hw) in rtl8723be_resume()