Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.h6964 struct bnx2_fw_file_section { struct
6972 struct bnx2_fw_file_section text; argument
6973 struct bnx2_fw_file_section data;
6974 struct bnx2_fw_file_section rodata;
6978 struct bnx2_fw_file_section rv2p;
Dbnx2.c3578 const struct bnx2_fw_file_section *section, in check_fw_section()