Searched refs:I40E_SR_WORDS_IN_1KB (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ixl/ | ||
H A D | i40e_type.h | 1570 #define I40E_SR_WORDS_IN_1KB 512 macro |
H A D | i40e_nvm.c | 62 nvm->sr_size = BIT(sr_size) * I40E_SR_WORDS_IN_1KB; in i40e_init_nvm() |