Searched refs:I40E_ERR_CONFIG (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_status.h44 I40E_ERR_CONFIG = -4, enumerator in enum:i40e_status_code
H A Di40e_adminq.c388 ret_code = I40E_ERR_CONFIG;
451 ret_code = I40E_ERR_CONFIG;
594 ret_code = I40E_ERR_CONFIG;
H A Di40e_common.c180 case I40E_ERR_CONFIG:
181 return "I40E_ERR_CONFIG";
6076 status = I40E_ERR_CONFIG;
H A Dixl_pf_main.c6814 } else if (cmd_status == I40E_ERR_CONFIG)

Completed in 93 milliseconds