Searched refs:I40E_ERR_CQP_COMPL_ERROR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_status.h79 I40E_ERR_CQP_COMPL_ERROR = -39, enumerator in enum:i40e_status_code
H A Di40e_common.c250 case I40E_ERR_CQP_COMPL_ERROR:
251 return "I40E_ERR_CQP_COMPL_ERROR";

Completed in 94 milliseconds