Searched refs:temp_le (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c1382 __le32 *temp_le; qlcnic_83xx_copy_fw_file() local
1394 temp_le = (__le32 *)fw->data; qlcnic_83xx_copy_fw_file()
1400 temp[i] = __le32_to_cpu(temp_le[i]); qlcnic_83xx_copy_fw_file()

Completed in 44 milliseconds