Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/
Dbnx2.h7034 struct bnx2_fw_file_section { struct
7042 struct bnx2_fw_file_section text; argument
7043 struct bnx2_fw_file_section data;
7044 struct bnx2_fw_file_section rodata;
7048 struct bnx2_fw_file_section rv2p;
Dbnx2.c3659 const struct bnx2_fw_file_section *section, in check_fw_section()