Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_controlq.c1196 if (flags & ICE_AQ_FLAG_ERR) { in ice_clean_rq_elem()
H A Dice_adminq_cmd.h2260 #define ICE_AQ_FLAG_ERR BIT(ICE_AQ_FLAG_ERR_S) /* 0x4 */ macro