Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_type.h1400 #define ICE_SR_WORDS_IN_1KB 512 macro
H A Dice_nvm.c1422 flash->sr_words = BIT(sr_size) * ICE_SR_WORDS_IN_1KB; in ice_init_nvm()