Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq.c1110 if (flags & I40E_AQ_FLAG_ERR) { in i40e_clean_arq_element()
H A Di40e_adminq_cmd.h105 #define I40E_AQ_FLAG_ERR (1 << I40E_AQ_FLAG_ERR_SHIFT) /* 0x4 */ macro