Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_init.c1378 __le32 *temp_le; in qlcnic_83xx_copy_fw_file() local
1390 temp_le = (__le32 *)fw->data; in qlcnic_83xx_copy_fw_file()
1396 temp[i] = __le32_to_cpu(temp_le[i]); in qlcnic_83xx_copy_fw_file()