Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_status.h41 I40E_ERR_NVM = -1, enumerator
H A Di40e_nvm.c487 enum i40e_status_code ret_code = I40E_ERR_NVM; in i40e_read_nvm_aq()
539 enum i40e_status_code ret_code = I40E_ERR_NVM; in i40e_write_nvm_aq()
1071 status = I40E_ERR_NVM; in i40e_nvmupd_state_init()
H A Di40e_common.c163 case I40E_ERR_NVM: in i40e_stat_str()