Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_status.h44 I40E_ERR_CONFIG = -4, enumerator
H A Di40e_adminq.c388 ret_code = I40E_ERR_CONFIG; in i40e_init_asq()
451 ret_code = I40E_ERR_CONFIG; in i40e_init_arq()
658 ret_code = I40E_ERR_CONFIG; in i40e_init_adminq()
H A Di40e_common.c182 case I40E_ERR_CONFIG: in i40e_stat_str()
6304 status = I40E_ERR_CONFIG; in i40e_enable_eee()