Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_register.h529 #define I40E_GLNVM_GENS_SR_SIZE_SHIFT 5 macro
530 #define I40E_GLNVM_GENS_SR_SIZE_MASK I40E_MASK(0x7, I40E_GLNVM_GENS_SR_SIZE_SHIFT)
Di40e_nvm.c28 I40E_GLNVM_GENS_SR_SIZE_SHIFT); in i40e_init_nvm()