Lines Matching refs:ice_debug

78 		ice_debug(hw, ICE_DBG_NVM, "NVM error: requested offset is beyond Shadow RAM limit\n");  in ice_read_flat_nvm()
271 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for flash module: 0x%04x\n", module); in ice_get_flash_bank_offset()
283 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for active flash bank: %u\n", in ice_get_flash_bank_offset()
299 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for flash bank selection: %u\n", bank); in ice_get_flash_bank_offset()
329 ice_debug(hw, ICE_DBG_NVM, "Unable to calculate flash bank offset for module 0x%04x\n", in ice_read_flash_module()
450 ice_debug(hw, ICE_DBG_INIT, "Preserved Field Array pointer.\n"); in ice_get_pfa_module_tlv()
455 ice_debug(hw, ICE_DBG_INIT, "Failed to read PFA length.\n"); in ice_get_pfa_module_tlv()
469 ice_debug(hw, ICE_DBG_INIT, "Failed to read TLV type.\n"); in ice_get_pfa_module_tlv()
475 ice_debug(hw, ICE_DBG_INIT, "Failed to read TLV length.\n"); in ice_get_pfa_module_tlv()
513 ice_debug(hw, ICE_DBG_INIT, "Failed to read PBA Block TLV.\n"); in ice_read_pba_string()
520 ice_debug(hw, ICE_DBG_INIT, "Failed to read PBA Section size.\n"); in ice_read_pba_string()
525 ice_debug(hw, ICE_DBG_INIT, "Invalid PBA Block TLV size.\n"); in ice_read_pba_string()
534 ice_debug(hw, ICE_DBG_INIT, "Buffer too small for PBA data.\n"); in ice_read_pba_string()
541 ice_debug(hw, ICE_DBG_INIT, "Failed to read PBA Block word %d.\n", i); in ice_read_pba_string()
570 ice_debug(hw, ICE_DBG_NVM, "Failed to read DEV starter version.\n"); in ice_get_nvm_ver_info()
579 ice_debug(hw, ICE_DBG_NVM, "Failed to read EETRACK lo.\n"); in ice_get_nvm_ver_info()
584 ice_debug(hw, ICE_DBG_NVM, "Failed to read EETRACK hi.\n"); in ice_get_nvm_ver_info()
645 ice_debug(hw, ICE_DBG_NVM, "Unable to read Option ROM data\n"); in ice_get_orom_civd_data()
660 ice_debug(hw, ICE_DBG_NVM, "Found CIVD section at offset %u\n", in ice_get_orom_civd_data()
668 ice_debug(hw, ICE_DBG_NVM, "Found CIVD data with invalid checksum of %u\n", in ice_get_orom_civd_data()
678 ice_debug(hw, ICE_DBG_NVM, "Unable to locate CIVD data within the Option ROM\n"); in ice_get_orom_civd_data()
703 ice_debug(hw, ICE_DBG_NVM, "Failed to locate valid Option ROM CIVD data\n"); in ice_get_orom_ver_info()
753 ice_debug(hw, ICE_DBG_NVM, "Expected netlist module_id ID of 0x%04x, but got 0x%04x\n", in ice_get_netlist_info()
764ice_debug(hw, ICE_DBG_NVM, "Netlist Link Topology module too small. Expected at least %u words, bu… in ice_get_netlist_info()
846 ice_debug(hw, ICE_DBG_NVM, "%s: New upper bound of %u bytes\n", in ice_discover_flash_size()
851 ice_debug(hw, ICE_DBG_NVM, "%s: New lower bound of %u bytes\n", in ice_discover_flash_size()
860 ice_debug(hw, ICE_DBG_NVM, "Predicted flash size is %u bytes\n", max_size); in ice_discover_flash_size()
948 ice_debug(hw, ICE_DBG_NVM, "Failed to read the Shadow RAM control word\n"); in ice_determine_active_flash_banks()
954 ice_debug(hw, ICE_DBG_NVM, "Shadow RAM control word is invalid\n"); in ice_determine_active_flash_banks()
975 ice_debug(hw, ICE_DBG_NVM, "Failed to read NVM bank pointer\n"); in ice_determine_active_flash_banks()
981 ice_debug(hw, ICE_DBG_NVM, "Failed to read NVM bank area size\n"); in ice_determine_active_flash_banks()
987 ice_debug(hw, ICE_DBG_NVM, "Failed to read OROM bank pointer\n"); in ice_determine_active_flash_banks()
993 ice_debug(hw, ICE_DBG_NVM, "Failed to read OROM bank area size\n"); in ice_determine_active_flash_banks()
999 ice_debug(hw, ICE_DBG_NVM, "Failed to read Netlist bank pointer\n"); in ice_determine_active_flash_banks()
1005 ice_debug(hw, ICE_DBG_NVM, "Failed to read Netlist bank area size\n"); in ice_determine_active_flash_banks()
1042 ice_debug(hw, ICE_DBG_NVM, "NVM init error: unsupported blank mode.\n"); in ice_init_nvm()
1048 ice_debug(hw, ICE_DBG_NVM, "NVM init error: failed to discover flash size.\n"); in ice_init_nvm()
1054 ice_debug(hw, ICE_DBG_NVM, "Failed to determine active flash banks.\n"); in ice_init_nvm()
1060 ice_debug(hw, ICE_DBG_INIT, "Failed to read NVM info.\n"); in ice_init_nvm()
1066 ice_debug(hw, ICE_DBG_INIT, "Failed to read Option ROM info.\n"); in ice_init_nvm()
1071 ice_debug(hw, ICE_DBG_INIT, "Failed to read netlist info.\n"); in ice_init_nvm()