Home
last modified time | relevance | path

Searched refs:GLNVM_GENS_SR_SIZE_M (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h277 #define GLNVM_GENS_SR_SIZE_M ICE_M(0x7, 5) macro
H A Dice_nvm.c591 sr_size = (gens_stat & GLNVM_GENS_SR_SIZE_M) >> GLNVM_GENS_SR_SIZE_S; in ice_init_nvm()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h344 #define GLNVM_GENS_SR_SIZE_M ICE_M(0x7, 5) macro
H A Dice_nvm.c1030 sr_size = (gens_stat & GLNVM_GENS_SR_SIZE_M) >> GLNVM_GENS_SR_SIZE_S; in ice_init_nvm()

Completed in 6 milliseconds