Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_fw_file_hdr.h17 struct bnx2x_fw_file_section { struct
23 struct bnx2x_fw_file_section init_ops; argument
24 struct bnx2x_fw_file_section init_ops_offsets;
25 struct bnx2x_fw_file_section init_data;
26 struct bnx2x_fw_file_section tsem_int_table_data;
27 struct bnx2x_fw_file_section tsem_pram_data;
28 struct bnx2x_fw_file_section usem_int_table_data;
29 struct bnx2x_fw_file_section usem_pram_data;
30 struct bnx2x_fw_file_section csem_int_table_data;
31 struct bnx2x_fw_file_section csem_pram_data;
[all …]
Dbnx2x_main.c11026 struct bnx2x_fw_file_section *sections; in bnx2x_check_firmware()
11038 sections = (struct bnx2x_fw_file_section *)fw_hdr; in bnx2x_check_firmware()