Searched refs:I40E_GLNVM_GENS_SR_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
530 #define I40E_GLNVM_GENS_SR_SIZE_MASK I40E_MASK(0x7, I40E_GLNVM_GENS_SR_SIZE_SHIFT) macro
27 sr_size = ((gens & I40E_GLNVM_GENS_SR_SIZE_MASK) >> in i40e_init_nvm()