Searched refs:record_type (Results 1 – 1 of 1) sorted by relevance
353 u8 record_type, word_address; in e1000_read_invm_word_i210() local360 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()