Home
last modified time | relevance | path

Searched refs:IWL_UCODE_SECTION_DATA (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-drv.c329 set_sec_size(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware()
333 set_sec_size(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware()
348 set_sec_size(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware()
352 set_sec_size(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware()
378 get_sec_size(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA) + in iwl_parse_v1_v2_firmware()
380 get_sec_size(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA)) { in iwl_parse_v1_v2_firmware()
393 set_sec_data(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, src); in iwl_parse_v1_v2_firmware()
394 src += get_sec_size(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA); in iwl_parse_v1_v2_firmware()
395 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware()
401 set_sec_data(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, src); in iwl_parse_v1_v2_firmware()
[all …]
Diwl-fw.h110 IWL_UCODE_SECTION_DATA, enumerator
Diwl-mac80211.c467 kzalloc(img->sec[IWL_UCODE_SECTION_DATA].len, in iwlagn_mac_resume()
475 img->sec[IWL_UCODE_SECTION_DATA].len / 4); in iwlagn_mac_resume()
Diwl-testmode.c603 data_size = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_testmode_driver()
Diwl-debugfs.c241 priv->dbgfs_sram_len = img->sec[IWL_UCODE_SECTION_DATA].len; in iwl_dbgfs_sram_read()
345 img->sec[IWL_UCODE_SECTION_DATA].len); in iwl_dbgfs_wowlan_sram_read()