Searched refs:comb_verh (Results 1 – 2 of 2) sorted by relevance
1263 u16 comb_verh, comb_verl, comb_offset; in e1000_get_fw_version() local1306 + 1), 1, &comb_verh); in e1000_get_fw_version()1311 if ((comb_verh && comb_verl) && in e1000_get_fw_version()1312 ((comb_verh != NVM_VER_INVALID) && in e1000_get_fw_version()1320 | (comb_verh >> NVM_COMB_VER_SHFT); in e1000_get_fw_version()1322 comb_verh & NVM_COMB_VER_MASK; in e1000_get_fw_version()
1254 u16 comb_verh, comb_verl, comb_offset; in igc_get_fw_version() local1269 1, &comb_verh); in igc_get_fw_version()1274 if (comb_verh && comb_verl && in igc_get_fw_version()1275 comb_verh != NVM_VER_INVALID && in igc_get_fw_version()1282 (comb_verh >> in igc_get_fw_version()1284 fw_vers->or_patch = comb_verh & in igc_get_fw_version()