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