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

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_status.h74 I40E_ERR_FLUSHED_QUEUE = -34, enumerator in enum:i40e_status_code
H A Di40e_common.c242 case I40E_ERR_FLUSHED_QUEUE:
243 return "I40E_ERR_FLUSHED_QUEUE";

Completed in 332 milliseconds