Searched refs:IAVF_AQ_FLAG_ERR (Results 1 – 2 of 2) sorted by relevance
100 #define IAVF_AQ_FLAG_ERR (1 << IAVF_AQ_FLAG_ERR_SHIFT) /* 0x4 */ macro
936 if (flags & IAVF_AQ_FLAG_ERR) { in iavf_clean_arq_element()