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

/freebsd-13-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;
658 ret_code = I40E_ERR_CONFIG;
H A Di40e_common.c182 case I40E_ERR_CONFIG:
183 return "I40E_ERR_CONFIG";
6279 status = I40E_ERR_CONFIG;
H A Dixl_pf_main.c4546 } else if (cmd_status == I40E_ERR_CONFIG)

Completed in 282 milliseconds