Home
last modified time | relevance | path

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

/dpdk/drivers/net/e1000/base/
H A De1000_i210.c353 u8 record_type, word_address; in e1000_read_invm_word_i210() local
360 record_type = INVM_DWORD_TO_RECORD_TYPE(invm_dword); in e1000_read_invm_word_i210()
361 if (record_type == E1000_INVM_UNINITIALIZED_STRUCTURE) in e1000_read_invm_word_i210()
363 if (record_type == E1000_INVM_CSR_AUTOLOAD_STRUCTURE) in e1000_read_invm_word_i210()
365 if (record_type == E1000_INVM_RSA_KEY_SHA256_STRUCTURE) in e1000_read_invm_word_i210()
367 if (record_type == E1000_INVM_WORD_AUTOLOAD_STRUCTURE) { in e1000_read_invm_word_i210()