Home
last modified time | relevance | path

Searched refs:IAVF_AQ_FLAG_ERR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_adminq_cmd.h100 #define IAVF_AQ_FLAG_ERR (1 << IAVF_AQ_FLAG_ERR_SHIFT) /* 0x4 */ macro
H A Diavf_adminq.c936 if (flags & IAVF_AQ_FLAG_ERR) { in iavf_clean_arq_element()