Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_fw_file_hdr.h19 struct bnx2x_fw_file_section { struct
25 struct bnx2x_fw_file_section init_ops; argument
26 struct bnx2x_fw_file_section init_ops_offsets;
27 struct bnx2x_fw_file_section init_data;
28 struct bnx2x_fw_file_section tsem_int_table_data;
29 struct bnx2x_fw_file_section tsem_pram_data;
31 struct bnx2x_fw_file_section usem_pram_data;
33 struct bnx2x_fw_file_section csem_pram_data;
35 struct bnx2x_fw_file_section xsem_pram_data;
36 struct bnx2x_fw_file_section iro_arr;
[all …]
H A Dbnx2x_main.c13267 struct bnx2x_fw_file_section *sections; in bnx2x_check_firmware()
13279 sections = (struct bnx2x_fw_file_section *)fw_hdr; in bnx2x_check_firmware()