Lines Matching defs:hw
35 static void _rtl92ee_enable_fw_download(struct ieee80211_hw *hw, bool enable) in _rtl92ee_enable_fw_download()
51 static void _rtl92ee_fw_block_write(struct ieee80211_hw *hw, in _rtl92ee_fw_block_write()
80 static void _rtl92ee_fw_page_write(struct ieee80211_hw *hw, u32 page, in _rtl92ee_fw_page_write()
109 static void _rtl92ee_write_fw(struct ieee80211_hw *hw, in _rtl92ee_write_fw()
145 static int _rtl92ee_fw_free_to_go(struct ieee80211_hw *hw) in _rtl92ee_fw_free_to_go()
197 int rtl92ee_download_fw(struct ieee80211_hw *hw, bool buse_wake_on_wlan_fw) in rtl92ee_download_fw()
254 static bool _rtl92ee_check_fw_read_last_h2c(struct ieee80211_hw *hw, u8 boxnum) in _rtl92ee_check_fw_read_last_h2c()
266 static void _rtl92ee_fill_h2c_command(struct ieee80211_hw *hw, u8 element_id, in _rtl92ee_fill_h2c_command()
458 void rtl92ee_fill_h2c_cmd(struct ieee80211_hw *hw, in rtl92ee_fill_h2c_cmd()
475 void rtl92ee_firmware_selfreset(struct ieee80211_hw *hw) in rtl92ee_firmware_selfreset()
498 void rtl92ee_set_fw_pwrmode_cmd(struct ieee80211_hw *hw, u8 mode) in rtl92ee_set_fw_pwrmode_cmd()
529 void rtl92ee_set_fw_media_status_rpt_cmd(struct ieee80211_hw *hw, u8 mstatus) in rtl92ee_set_fw_media_status_rpt_cmd()
662 void rtl92ee_set_fw_rsvdpagepkt(struct ieee80211_hw *hw, bool b_dl_finished) in rtl92ee_set_fw_rsvdpagepkt()
746 static void rtl92ee_set_p2p_ctw_period_cmd(struct ieee80211_hw *hw, u8 ctwindow) in rtl92ee_set_p2p_ctw_period_cmd()
753 void rtl92ee_set_p2p_ps_offload_cmd(struct ieee80211_hw *hw, u8 p2p_ps_state) in rtl92ee_set_p2p_ps_offload_cmd()
836 static void _rtl92ee_c2h_ra_report_handler(struct ieee80211_hw *hw, in _rtl92ee_c2h_ra_report_handler()
845 static void _rtl92ee_c2h_content_parsing(struct ieee80211_hw *hw, u8 c2h_cmd_id, in _rtl92ee_c2h_content_parsing()
883 void rtl92ee_c2h_packet_handler(struct ieee80211_hw *hw, u8 *buffer, u8 len) in rtl92ee_c2h_packet_handler()