Home
last modified time | relevance | path

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

/titanic_51/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c72 sr_size = ((gens & I40E_GLNVM_GENS_SR_SIZE_MASK) >> in i40e_init_nvm()
H A Di40e_register.h1672 #define I40E_GLNVM_GENS_SR_SIZE_MASK I40E_MASK(0x7, I40E_GLNVM_GENS_SR_SIZE_SHIFT) macro