Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h68 #define IAVF_AQ_FLAG_ERR BIT(IAVF_AQ_FLAG_ERR_SHIFT) /* 0x4 */ macro
H A Diavf_adminq.c895 if (flags & IAVF_AQ_FLAG_ERR) { in iavf_clean_arq_element()