Searched refs:TRX_OFFSETS_DLFWLEN_IDX (Results 1 – 7 of 7) sorted by relevance
124 #define TRX_OFFSETS_DLFWLEN_IDX 0 /* Size of the fw; used in uncompressed case */ macro
125 #define TRX_OFFSETS_DLFWLEN_IDX 0 /* Size of the fw; used in uncompressed case */ macro
588 actual_len = ltoh32(trx->offsets[TRX_OFFSETS_DLFWLEN_IDX]) + in check_file()701 img_offset = SIZEOF_TRX(hdr) + hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX]; in dbus_get_fw_nvram()873 img_offset = SIZEOF_TRX(hdr) + hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX]; in dbus_get_nvram()891 hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX] + in dbus_get_nvram()
587 actual_len = ltoh32(trx->offsets[TRX_OFFSETS_DLFWLEN_IDX]) + in check_file()695 img_offset = SIZEOF_TRX(hdr) + hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX]; in dbus_get_fw_nvram()863 img_offset = SIZEOF_TRX(hdr) + hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX]; in dbus_get_nvram()881 hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX] + in dbus_get_nvram()
587 actual_len = ltoh32(trx->offsets[TRX_OFFSETS_DLFWLEN_IDX]) + in check_file()702 img_offset = SIZEOF_TRX(hdr) + hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX]; in dbus_get_fw_nvram()879 img_offset = SIZEOF_TRX(hdr) + hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX]; in dbus_get_nvram()897 hdr->offsets[TRX_OFFSETS_DLFWLEN_IDX] + in dbus_get_nvram()
59 #define TRX_OFFSETS_DLFWLEN_IDX 0 macro1094 actual_len = le32_to_cpu(trx->offsets[TRX_OFFSETS_DLFWLEN_IDX]); in check_file()