Searched refs:GLNVM_GENS_SR_SIZE_S (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/ice/ | ||
D | ice_hw_autogen.h | 276 #define GLNVM_GENS_SR_SIZE_S 5 macro |
D | ice_nvm.c | 591 sr_size = (gens_stat & GLNVM_GENS_SR_SIZE_M) >> GLNVM_GENS_SR_SIZE_S; in ice_init_nvm() |