Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_status.h44 I40E_ERR_CONFIG = -4, enumerator
H A Di40e_adminq.c379 ret_code = I40E_ERR_CONFIG; in i40e_init_asq()
438 ret_code = I40E_ERR_CONFIG; in i40e_init_arq()
580 ret_code = I40E_ERR_CONFIG; in i40e_init_adminq()
H A Di40e_common.c169 case I40E_ERR_CONFIG: in i40e_stat_str()