• Home
  • Raw
  • Download

Lines Matching refs:ice_debug

76 		ice_debug(hw, ICE_DBG_NVM, "NVM error: requested offset is beyond Shadow RAM limit\n");  in ice_read_flat_nvm()
272 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for flash module: 0x%04x\n", module); in ice_get_flash_bank_offset()
284 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for active flash bank: %u\n", in ice_get_flash_bank_offset()
300 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for flash bank selection: %u\n", bank); in ice_get_flash_bank_offset()
330 ice_debug(hw, ICE_DBG_NVM, "Unable to calculate flash bank offset for module 0x%04x\n", in ice_read_flash_module()
451 ice_debug(hw, ICE_DBG_INIT, "Preserved Field Array pointer.\n"); in ice_get_pfa_module_tlv()
456 ice_debug(hw, ICE_DBG_INIT, "Failed to read PFA length.\n"); in ice_get_pfa_module_tlv()
470 ice_debug(hw, ICE_DBG_INIT, "Failed to read TLV type.\n"); in ice_get_pfa_module_tlv()
476 ice_debug(hw, ICE_DBG_INIT, "Failed to read TLV length.\n"); in ice_get_pfa_module_tlv()
515 ice_debug(hw, ICE_DBG_INIT, "Failed to read PBA Block TLV.\n"); in ice_read_pba_string()
522 ice_debug(hw, ICE_DBG_INIT, "Failed to read PBA Section size.\n"); in ice_read_pba_string()
527 ice_debug(hw, ICE_DBG_INIT, "Invalid PBA Block TLV size.\n"); in ice_read_pba_string()
536 ice_debug(hw, ICE_DBG_INIT, "Buffer too small for PBA data.\n"); in ice_read_pba_string()
543 ice_debug(hw, ICE_DBG_INIT, "Failed to read PBA Block word %d.\n", i); in ice_read_pba_string()
572 ice_debug(hw, ICE_DBG_NVM, "Failed to read DEV starter version.\n"); in ice_get_nvm_ver_info()
581 ice_debug(hw, ICE_DBG_NVM, "Failed to read EETRACK lo.\n"); in ice_get_nvm_ver_info()
586 ice_debug(hw, ICE_DBG_NVM, "Failed to read EETRACK hi.\n"); in ice_get_nvm_ver_info()
637 ice_debug(hw, ICE_DBG_NVM, "Unable to read Option ROM CIVD data\n"); in ice_get_orom_civd_data()
651 ice_debug(hw, ICE_DBG_NVM, "Found CIVD data with invalid checksum of %u\n", in ice_get_orom_civd_data()
681 ice_debug(hw, ICE_DBG_NVM, "Failed to locate valid Option ROM CIVD data\n"); in ice_get_orom_ver_info()
731 ice_debug(hw, ICE_DBG_NVM, "Expected netlist module_id ID of 0x%04x, but got 0x%04x\n", in ice_get_netlist_info()
742ice_debug(hw, ICE_DBG_NVM, "Netlist Link Topology module too small. Expected at least %u words, bu… in ice_get_netlist_info()
824 ice_debug(hw, ICE_DBG_NVM, "%s: New upper bound of %u bytes\n", in ice_discover_flash_size()
829 ice_debug(hw, ICE_DBG_NVM, "%s: New lower bound of %u bytes\n", in ice_discover_flash_size()
838 ice_debug(hw, ICE_DBG_NVM, "Predicted flash size is %u bytes\n", max_size); in ice_discover_flash_size()
929 ice_debug(hw, ICE_DBG_NVM, "Failed to read the Shadow RAM control word\n"); in ice_determine_active_flash_banks()
935 ice_debug(hw, ICE_DBG_NVM, "Shadow RAM control word is invalid\n"); in ice_determine_active_flash_banks()
956 ice_debug(hw, ICE_DBG_NVM, "Failed to read NVM bank pointer\n"); in ice_determine_active_flash_banks()
962 ice_debug(hw, ICE_DBG_NVM, "Failed to read NVM bank area size\n"); in ice_determine_active_flash_banks()
968 ice_debug(hw, ICE_DBG_NVM, "Failed to read OROM bank pointer\n"); in ice_determine_active_flash_banks()
974 ice_debug(hw, ICE_DBG_NVM, "Failed to read OROM bank area size\n"); in ice_determine_active_flash_banks()
980 ice_debug(hw, ICE_DBG_NVM, "Failed to read Netlist bank pointer\n"); in ice_determine_active_flash_banks()
986 ice_debug(hw, ICE_DBG_NVM, "Failed to read Netlist bank area size\n"); in ice_determine_active_flash_banks()
1023 ice_debug(hw, ICE_DBG_NVM, "NVM init error: unsupported blank mode.\n"); in ice_init_nvm()
1029 ice_debug(hw, ICE_DBG_NVM, "NVM init error: failed to discover flash size.\n"); in ice_init_nvm()
1035 ice_debug(hw, ICE_DBG_NVM, "Failed to determine active flash banks.\n"); in ice_init_nvm()
1041 ice_debug(hw, ICE_DBG_INIT, "Failed to read NVM info.\n"); in ice_init_nvm()
1047 ice_debug(hw, ICE_DBG_INIT, "Failed to read Option ROM info.\n"); in ice_init_nvm()
1052 ice_debug(hw, ICE_DBG_INIT, "Failed to read netlist info.\n"); in ice_init_nvm()