Searched refs:rv2p (Results 1 – 2 of 2) sorted by relevance
62 #define FW_RV2P_FILE_06 "bnx2/bnx2-rv2p-06-6.0.15.fw"64 #define FW_RV2P_FILE_09_Ax "bnx2/bnx2-rv2p-09ax-6.0.17.fw"65 #define FW_RV2P_FILE_09 "bnx2/bnx2-rv2p-09-6.0.17.fw"3753 check_fw_section(bp->rv2p_firmware, &rv2p_fw->proc1.rv2p, 8, true) ||3754 check_fw_section(bp->rv2p_firmware, &rv2p_fw->proc2.rv2p, 8, true)) { in bnx2_request_firmware() 3796 rv2p_code_len = be32_to_cpu(fw_entry->rv2p.len); in load_rv2p_fw() 3797 file_offset = be32_to_cpu(fw_entry->rv2p.offset); in load_rv2p_fw()
7048 struct bnx2_fw_file_section rv2p; member