Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c800 temp = *((__le32 *)&unirom[adapter->file_prd_off] + in qlcnic_validate_bootld()
835 temp = *((__le32 *)&unirom[adapter->file_prd_off] + in qlcnic_validate_fw()
899 adapter->file_prd_off = offs; in qlcnic_validate_product_offs()
949 temp = *((__le32 *)&unirom[adapter->file_prd_off] + idx_offset); in qlcnic_get_data_desc()
1042 u32 bios_ver, prd_off = adapter->file_prd_off; in qlcnic_get_bios_version()
Dqlcnic.h1186 u32 file_prd_off; /*File fw product offset*/ member
/Linux-v5.4/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_init.c617 __le32 idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] + in netxen_nic_validate_bootld()
652 __le32 idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] + in netxen_nic_validate_fw()
721 adapter->file_prd_off = offs; in netxen_nic_validate_product_offs()
768 int idx = cpu_to_le32(*((int *)&unirom[adapter->file_prd_off] + in nx_get_data_desc()
859 __le32 bios_ver, prd_off = adapter->file_prd_off; in nx_get_bios_version()
Dnetxen_nic.h1680 __le32 file_prd_off; /*File fw product offset*/ member
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_nx.c1585 int idx = cpu_to_le32(*((int *)&unirom[ha->file_prd_off] + idx_offset)); in qla82xx_get_data_desc()
1876 ha->file_prd_off = offset; in qla82xx_set_product_offset()
Dqla_def.h4238 __le32 file_prd_off; /* File firmware product offset */ member