Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c1357 __le32 *temp_le; in qlcnic_83xx_copy_fw_file() local
1370 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()