Searched refs:I40E_AQ_FLAG_ERR (Results 1 – 2 of 2) sorted by relevance
1128 if (flags & I40E_AQ_FLAG_ERR) { in i40e_clean_arq_element()
66 #define I40E_AQ_FLAG_ERR BIT(I40E_AQ_FLAG_ERR_SHIFT) /* 0x4 */ macro