Home
last modified time | relevance | path

Searched refs:comb_verl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_nvm.c691 u16 comb_verh, comb_verl, comb_offset; in igb_get_fw_version() local
734 1, &comb_verl); in igb_get_fw_version()
737 if ((comb_verh && comb_verl) && in igb_get_fw_version()
739 (comb_verl != NVM_VER_INVALID))) { in igb_get_fw_version()
743 comb_verl >> NVM_COMB_VER_SHFT; in igb_get_fw_version()
745 (comb_verl << NVM_COMB_VER_SHFT) in igb_get_fw_version()