Searched refs:I40E_GLNVM_GENS_SR_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
538 #define I40E_GLNVM_GENS_SR_SIZE_MASK I40E_MASK(0x7, I40E_GLNVM_GENS_SR_SIZE_SHIFT) macro
30 sr_size = FIELD_GET(I40E_GLNVM_GENS_SR_SIZE_MASK, gens); in i40e_init_nvm()