Searched refs:I40E_SR_WORDS_IN_1KB (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/i40e/core/ | ||
H A D | i40e_type.h | 1469 #define I40E_SR_WORDS_IN_1KB 512 macro |
H A D | i40e_nvm.c | 75 nvm->sr_size = BIT(sr_size) * I40E_SR_WORDS_IN_1KB; in i40e_init_nvm() |