Searched refs:content_size (Results 1 – 4 of 4) sorted by relevance
632 u32 content_size) in bl_write_header() argument742 u32 content_size) in auto_fw_upgrade() argument749 if (content_size > MAX_FLASH_FILE_SIZE) { in auto_fw_upgrade()773 if ((flash_start_address + content_size) > adapter->flash_capacity) { in auto_fw_upgrade()780 temp_content_size = content_size; in auto_fw_upgrade()781 num_flash = content_size / FLASH_WRITE_CHUNK_SIZE; in auto_fw_upgrade()784 content_size, num_flash); in auto_fw_upgrade()789 content_size = FLASH_WRITE_CHUNK_SIZE; in auto_fw_upgrade()791 content_size); in auto_fw_upgrade()793 content_size = in auto_fw_upgrade()[all …]
304 h2c_header_info.content_size = 0; in halmac_dump_efuse_fw_88xx()1567 8 + h2c_header_info->content_size); in halmac_set_fw_offload_h2c_header_88xx()1768 h2c_header_info.content_size = 8; in halmac_send_h2c_update_packet_88xx()1903 h2c_header_info.content_size = 4; in halmac_send_h2c_phy_parameter_88xx()2059 h2c_header_info.content_size = 4; in halmac_send_h2c_run_datapack_88xx()2093 h2c_header_info.content_size = (u16)bt_size; in halmac_send_bt_coex_cmd_88xx()2184 h2c_header_info.content_size = 20; in halmac_func_ctrl_ch_switch_88xx()2236 h2c_header_info.content_size = 4; in halmac_func_send_general_info_88xx()2279 h2c_header_info.content_size = 24; in halmac_send_h2c_update_bcn_parse_info_88xx()
4470 h2c_header_info.content_size = 24; in halmac_func_p2pps_88xx()4592 h2c_header_info.content_size = 1; in halmac_start_iqk_88xx()4710 h2c_header_info.content_size = 20; in halmac_ctrl_pwr_tracking_88xx()5086 h2c_header_info.content_size = 4; in halmac_psd_88xx()
1091 u16 content_size; member