Searched refs:comb_verh (Results 1 – 2 of 2) sorted by relevance
730 u16 comb_verh, comb_verl, comb_offset; in igc_get_fw_version() local745 1, &comb_verh); in igc_get_fw_version()750 if (comb_verh && comb_verl && in igc_get_fw_version()751 comb_verh != NVM_VER_INVALID && in igc_get_fw_version()758 (comb_verh >> in igc_get_fw_version()760 fw_vers->or_patch = comb_verh & in igc_get_fw_version()
1289 u16 comb_verh, comb_verl, comb_offset; in e1000_get_fw_version() local1332 + 1), 1, &comb_verh); in e1000_get_fw_version()1337 if ((comb_verh && comb_verl) && in e1000_get_fw_version()1338 ((comb_verh != NVM_VER_INVALID) && in e1000_get_fw_version()1346 | (comb_verh >> NVM_COMB_VER_SHFT); in e1000_get_fw_version()1348 comb_verh & NVM_COMB_VER_MASK; in e1000_get_fw_version()