Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.c1012 if (flags & I40E_AQ_FLAG_ERR) { in i40e_clean_arq_element()
H A Di40e_adminq_cmd.h91 #define I40E_AQ_FLAG_ERR (1 << I40E_AQ_FLAG_ERR_SHIFT) /* 0x4 */ macro