Searched refs:temp_le (Results 1 – 1 of 1) sorted by relevance
1357 __le32 *temp_le; in qlcnic_83xx_copy_fw_file() local1370 temp_le = (__le32 *)fw->data; in qlcnic_83xx_copy_fw_file()1376 temp[i] = __le32_to_cpu(temp_le[i]); in qlcnic_83xx_copy_fw_file()