Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h361 #define GLNVM_GENS_SR_SIZE_M ICE_M(0x7, 5) macro
H A Dice_nvm.c1124 sr_size = FIELD_GET(GLNVM_GENS_SR_SIZE_M, gens_stat); in ice_init_nvm()