Searched refs:comb_offset (Results 1 – 1 of 1) sorted by relevance
691 u16 comb_verh, comb_verl, comb_offset; in igb_get_fw_version() local727 hw->nvm.ops.read(hw, NVM_COMB_VER_PTR, 1, &comb_offset); in igb_get_fw_version()728 if ((comb_offset != 0x0) && in igb_get_fw_version()729 (comb_offset != NVM_VER_INVALID)) { in igb_get_fw_version()731 hw->nvm.ops.read(hw, (NVM_COMB_VER_OFF + comb_offset in igb_get_fw_version()733 hw->nvm.ops.read(hw, (NVM_COMB_VER_OFF + comb_offset), in igb_get_fw_version()