Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/
Dbnx2.h7035 struct bnx2_fw_file_section { struct
7043 struct bnx2_fw_file_section text; argument
7044 struct bnx2_fw_file_section data;
7045 struct bnx2_fw_file_section rodata;
7049 struct bnx2_fw_file_section rv2p;
Dbnx2.c3661 const struct bnx2_fw_file_section *section, in check_fw_section()