Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq.c1123 if (flags & I40E_AQ_FLAG_ERR) { in i40e_clean_arq_element()
H A Di40e_adminq_cmd.h69 #define I40E_AQ_FLAG_ERR BIT(I40E_AQ_FLAG_ERR_SHIFT) /* 0x4 */ macro