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