Searched refs:comb_offset (Results 1 – 1 of 1) sorted by relevance
710 u16 comb_verh, comb_verl, comb_offset; in igb_get_fw_version() local746 hw->nvm.ops.read(hw, NVM_COMB_VER_PTR, 1, &comb_offset); in igb_get_fw_version()747 if ((comb_offset != 0x0) && in igb_get_fw_version()748 (comb_offset != NVM_VER_INVALID)) { in igb_get_fw_version()750 hw->nvm.ops.read(hw, (NVM_COMB_VER_OFF + comb_offset in igb_get_fw_version()752 hw->nvm.ops.read(hw, (NVM_COMB_VER_OFF + comb_offset), in igb_get_fw_version()