Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_hw_autogen.h343 #define GLNVM_GENS_SR_SIZE_S 5 macro
Dice_nvm.c1030 sr_size = (gens_stat & GLNVM_GENS_SR_SIZE_M) >> GLNVM_GENS_SR_SIZE_S; in ice_init_nvm()